[29418] trunk/dports/lang/objc/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 23 04:55:49 PDT 2007


Revision: 29418
          http://trac.macosforge.org/projects/macports/changeset/29418
Author:   mww at macports.org
Date:     2007-09-23 04:55:48 -0700 (Sun, 23 Sep 2007)

Log Message:
-----------
add livecheck

Modified Paths:
--------------
    trunk/dports/lang/objc/Portfile

Modified: trunk/dports/lang/objc/Portfile
===================================================================
--- trunk/dports/lang/objc/Portfile	2007-09-23 10:59:13 UTC (rev 29417)
+++ trunk/dports/lang/objc/Portfile	2007-09-23 11:55:48 UTC (rev 29418)
@@ -6,7 +6,7 @@
 version			3.2.8
 categories		lang
 platforms		darwin
-maintainers		mww at macports.org
+maintainers		mww
 description		The Portable Object Compiler is an Objective-C compiler
 long_description	\
 	This is an independent implementation of Objective C - independent of \
@@ -53,3 +53,7 @@
 	file rename ${destroot}${prefix}/man ${destroot}${prefix}/share/man
 }
 
+livecheck.check	regex
+livecheck.url	${homepage}
+livecheck.regex	objc-(\[0-9.\]+)\\.tar\\.gz
+

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


More information about the macports-changes mailing list