summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorMatt Goins <mjgoins@openflows.com>2008-10-31 16:05:13 -0400
committerMatt Goins <mjgoins@openflows.com>2008-10-31 16:05:13 -0400
commit7f79f55addb03d438f1afebfc19be8086f7afc9a (patch)
tree80cc83b351ed3690f40c51d777d3ca3ec240cae5 /utils
parent680d7340d29d16325eb991feb37885d6faa955e2 (diff)
parentdbd07cf1282c4831f605924e9b13d34278db7f86 (diff)
Merge commit 'dkg/master'
Diffstat (limited to 'utils')
-rwxr-xr-xutils/build-freebsd-distinfo4
-rw-r--r--utils/releasenote.header2
2 files changed, 2 insertions, 4 deletions
diff --git a/utils/build-freebsd-distinfo b/utils/build-freebsd-distinfo
index 5d4a2e8..a333ba7 100755
--- a/utils/build-freebsd-distinfo
+++ b/utils/build-freebsd-distinfo
@@ -6,6 +6,6 @@ VERSION=`head -n1 debian/changelog | sed 's/.*(\([^-]*\)-.*/\1/'`
echo "MD5 (monkeysphere_${VERSION}.orig.tar.gz) =" $(md5sum "monkeysphere_${VERSION}.orig.tar.gz" | cut -f1 -d\ )
echo "SHA256 (monkeysphere_${VERSION}.orig.tar.gz) =" $(sha256sum "monkeysphere_${VERSION}.orig.tar.gz" | cut -f1 -d\ )
echo "SIZE (monkeysphere_${VERSION}.orig.tar.gz) =" $(stat -c %s "monkeysphere_${VERSION}.orig.tar.gz")
-} > packaging/freebsd/distinfo
+} > packaging/freebsd/security/monkeysphere/distinfo
-sed -i~ 's/^PORTVERSION=.*$/PORTVERSION= '"${VERSION}"/ packaging/freebsd/Makefile
+sed -i~ 's/^PORTVERSION=.*$/PORTVERSION= '"${VERSION}"/ packaging/freebsd/security/monkeysphere/Makefile
diff --git a/utils/releasenote.header b/utils/releasenote.header
index 1dbc5b9..cf08728 100644
--- a/utils/releasenote.header
+++ b/utils/releasenote.header
@@ -1,7 +1,5 @@
[[meta title="Monkeysphere __VERSION__ released!"]]
-# Monkeysphere __VERSION__ released! #
-
Monkeysphere __VERSION__ has been released.
Notes from the changelog: