[53065] trunk/dports/graphics/jhead/Portfile

jmr at macports.org jmr at macports.org
Sun Jun 28 18:12:11 PDT 2009


Revision: 53065
          http://trac.macports.org/changeset/53065
Author:   jmr at macports.org
Date:     2009-06-28 18:12:11 -0700 (Sun, 28 Jun 2009)
Log Message:
-----------
jhead: update to 2.87 (#19734, maintainer timeout)

Modified Paths:
--------------
    trunk/dports/graphics/jhead/Portfile

Modified: trunk/dports/graphics/jhead/Portfile
===================================================================
--- trunk/dports/graphics/jhead/Portfile	2009-06-29 00:52:57 UTC (rev 53064)
+++ trunk/dports/graphics/jhead/Portfile	2009-06-29 01:12:11 UTC (rev 53065)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name			jhead
-version			2.7
+version			2.87
 categories		graphics
 platforms		darwin
 maintainers		cotsworth.com:simon
@@ -22,19 +22,18 @@
 
 homepage		http://www.sentex.net/~mwandel/${name}/
 master_sites	${homepage}
-checksums	md5 be10a197a8858de5d86ae89219e806fb \
-		sha1 978a70e8abcf275b39c8ccb27893962b5c4dff4a
+checksums	md5 7e5e84bf74800808c171956414228db9 \
+		sha1 c903837adc3ecd8cfe8bdcf7a8660d18754f4800 \
+		rmd160 2d19eb52817d03a7d7afbad2ac402b236c23a7bf
 
 use_configure	no
 
-build.args	CFLAGS=-O3
-build.target	jhead
+build.env	CC=${configure.cc}
 
 destroot	{
 	xinstall -m 0755 ${worksrcpath}/${name} \
 	  ${destroot}${prefix}/bin
 
-	system "gunzip ${worksrcpath}/${name}.1.gz"
 	xinstall -m 0644 ${worksrcpath}/${name}.1 \
 	  ${destroot}${prefix}/share/man/man1
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090628/7ef1e7b4/attachment.html>


More information about the macports-changes mailing list