[25696] trunk/dports/audio/shntool/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon May 28 16:14:58 PDT 2007


Revision: 25696
          http://trac.macosforge.org/projects/macports/changeset/25696
Author:   ryandesign at macports.org
Date:     2007-05-28 16:14:58 -0700 (Mon, 28 May 2007)

Log Message:
-----------
shntool: Upgrade to 3.0.2. Thanks to Paul Beard.

Modified Paths:
--------------
    trunk/dports/audio/shntool/Portfile

Modified: trunk/dports/audio/shntool/Portfile
===================================================================
--- trunk/dports/audio/shntool/Portfile	2007-05-28 23:04:46 UTC (rev 25695)
+++ trunk/dports/audio/shntool/Portfile	2007-05-28 23:14:58 UTC (rev 25696)
@@ -2,8 +2,7 @@
 
 PortSystem 1.0
 name		shntool
-version		1.2.3
-revision	1
+version		3.0.2
 categories	audio
 maintainers	nomaintainer at macports.org
 description	Multi-purpose .wav/.shn processing utility
@@ -13,8 +12,11 @@
 	its functions upon both .wav and .shn data.
 homepage	http://www.etree.org/shnutils/shntool/
 platforms	darwin
-master_sites	http://etree.org/shnutils/shntool/source/
-checksums	md5 3efbb71b94f5e285daecfe137114873d
+master_sites	${homepage}dist/src/
+checksums \
+	md5 1b3137a383b43a33191c42d6ecf88bb3 \
+	sha1 c9a42ca63dbb2bce92d134218b4f8efd75056465 \
+	rmd160 f0ddfa8c2b5f5f31588824db283f73c1da5502e8
 depends_lib	\
 	port:expat \
 	port:gettext \
@@ -22,11 +24,6 @@
 	port:shorten
 configure.args	--mandir=${prefix}/share/man
 
-post-patch { 	reinplace "s|$\(bindir)/shn|${destroot}${prefix}/bin/shn|g" \
-				"${worksrcpath}/src/Makefile.in"
-		reinplace "s|$\(bindir)/shn|${destroot}${prefix}/bin/shn|g" \
-				"${worksrcpath}/src/Makefile.am" }
-
 post-destroot { system "install -m 755 -d ${destroot}${prefix}/share/doc/${name}"
 		system "install -m 644 ${worksrcpath}/doc/* \
 				${destroot}${prefix}/share/doc/${name}/" }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070528/207abad9/attachment.html


More information about the macports-changes mailing list