[67849] users/ged/sysutils/cfengine3/Portfile

ged at macports.org ged at macports.org
Wed May 19 11:14:39 PDT 2010


Revision: 67849
          http://trac.macports.org/changeset/67849
Author:   ged at macports.org
Date:     2010-05-19 11:14:36 -0700 (Wed, 19 May 2010)
Log Message:
-----------
Set distname instead of distfiles+worksrcdir; thanks to Ryan Schmidt for the suggestion

Modified Paths:
--------------
    users/ged/sysutils/cfengine3/Portfile

Modified: users/ged/sysutils/cfengine3/Portfile
===================================================================
--- users/ged/sysutils/cfengine3/Portfile	2010-05-19 17:47:52 UTC (rev 67848)
+++ users/ged/sysutils/cfengine3/Portfile	2010-05-19 18:14:36 UTC (rev 67849)
@@ -18,15 +18,13 @@
 					preserves the core principles and methodology \
 					of cfengine2’s approach. 
 homepage			http://www.cfengine.org/
-distfiles			cfengine-${version}.tar.gz
+distname			cfengine-${version}
 master_sites		http://www.cfengine.org/tarballs/
 checksums           md5     877ff961b445c1b7ddd6994ab8009433 \
                     sha1    71c6c41bc717a03df6db8585e11a673415f1f94c \
                     rmd160  6c7507d72b646b055b82513c943cecd237430072
 platforms			darwin
                     
-worksrcdir			cfengine-${version}
-
 depends_lib			port:db46 \
 					port:openssl \
 					port:pcre \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100519/708611cb/attachment.html>


More information about the macports-changes mailing list