[25996] trunk/dports/python/py-eyed3/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 8 22:37:13 PDT 2007


Revision: 25996
          http://trac.macosforge.org/projects/macports/changeset/25996
Author:   markd at macports.org
Date:     2007-06-08 22:37:12 -0700 (Fri, 08 Jun 2007)

Log Message:
-----------
Closes #11792.  Install manpage and update to 0.6.14.

Modified Paths:
--------------
    trunk/dports/python/py-eyed3/Portfile

Modified: trunk/dports/python/py-eyed3/Portfile
===================================================================
--- trunk/dports/python/py-eyed3/Portfile	2007-06-09 03:44:26 UTC (rev 25995)
+++ trunk/dports/python/py-eyed3/Portfile	2007-06-09 05:37:12 UTC (rev 25996)
@@ -4,7 +4,7 @@
 PortGroup python24 1.0
 
 name			py-eyed3
-version			0.6.12
+version			0.6.14
 categories		python audio
 platforms		darwin
 maintainers		nomaintainer at macports.org
@@ -18,7 +18,7 @@
 homepage		http://eyed3.nicfit.net/
 master_sites	${homepage}/releases/
 distname		eyeD3-${version}
-checksums		sha1 c66a52b06670ff2e486a04a3076b0e654f3f0095
+checksums		sha1 69b0e790a48be57b31efe9fe94d768ac40435eb6
 
 depends_lib-append	port:py-optik
 
@@ -32,5 +32,6 @@
 	xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS \
 		README README.html THANKS TODO \
 		${destroot}${prefix}/share/doc/${name}
+	xinstall -m 644 ${worksrcpath}/doc/eyeD3.1 ${destroot}${prefix}/share/man/man1
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070608/6e28f0b2/attachment.html


More information about the macports-changes mailing list