[32747] trunk/dports/devel/ossp-uuid/Portfile

sfiera at macports.org sfiera at macports.org
Sat Jan 12 18:59:10 PST 2008


Revision: 32747
          http://trac.macosforge.org/projects/macports/changeset/32747
Author:   sfiera at macports.org
Date:     2008-01-12 18:59:08 -0800 (Sat, 12 Jan 2008)

Log Message:
-----------
Update ossp-uuid 1.5.1 => 1.6.0

Modified Paths:
--------------
    trunk/dports/devel/ossp-uuid/Portfile

Modified: trunk/dports/devel/ossp-uuid/Portfile
===================================================================
--- trunk/dports/devel/ossp-uuid/Portfile	2008-01-13 02:39:17 UTC (rev 32746)
+++ trunk/dports/devel/ossp-uuid/Portfile	2008-01-13 02:59:08 UTC (rev 32747)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			ossp-uuid
-version			1.5.1
+version			1.6.0
 categories		devel
 platforms		darwin
 maintainers		nomaintainer
@@ -13,16 +13,10 @@
 homepage		http://www.ossp.org/pkg/lib/uuid/
 master_sites	ftp://ftp.ossp.org/pkg/lib/uuid/ freebsd
 distname		uuid-${version}
-checksums		md5 d7df0c4cb02dad7ce3e1ec8fc669f724
+checksums		md5 752cae29ed7d7460a6ab770e850bcb5d
 
 configure.args	--mandir=${prefix}/share/man --without-perl
 configure.cflags-append	"-D_POSIX_C_SOURCE"
 
 test.run		yes
 test.target		check
-
-pre-destroot {
-	# crude hack to get Makefile to install
-	reinplace "s|^install:|install: dummy|g" ${worksrcpath}/Makefile
-	system "touch ${worksrcpath}/dummy"
-}

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


More information about the macports-changes mailing list