[56064] trunk/dports
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 23 17:47:14 PDT 2009
Revision: 56064
http://trac.macports.org/changeset/56064
Author: ryandesign at macports.org
Date: 2009-08-23 17:47:13 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
remove unnecessary "extract.suffix .tar.gz"; that is the default
Modified Paths:
--------------
trunk/dports/devel/gtk2hs/Portfile
trunk/dports/fuse/fuse-bindings-python/Portfile
trunk/dports/fuse/fuse-bindings-python25/Portfile
trunk/dports/lang/ocamlduce/Portfile
trunk/dports/math/optpp/Portfile
trunk/dports/ruby/rb-rttool/Portfile
trunk/dports/security/cracklib/Portfile
trunk/dports/sysutils/cssh/Portfile
trunk/dports/sysutils/moreutils/Portfile
Modified: trunk/dports/devel/gtk2hs/Portfile
===================================================================
--- trunk/dports/devel/gtk2hs/Portfile 2009-08-24 00:39:48 UTC (rev 56063)
+++ trunk/dports/devel/gtk2hs/Portfile 2009-08-24 00:47:13 UTC (rev 56064)
@@ -25,7 +25,6 @@
default_variants +x11
}
-extract.suffix .tar.gz
checksums md5 76774b092d4d584bb0a03ded3756d394 \
sha1 808d8c80026b82dc2b1347055efba82f8847c424 \
rmd160 c72acd0e2c5471c7757532cfb44c841be8e83f1d
Modified: trunk/dports/fuse/fuse-bindings-python/Portfile
===================================================================
--- trunk/dports/fuse/fuse-bindings-python/Portfile 2009-08-24 00:39:48 UTC (rev 56063)
+++ trunk/dports/fuse/fuse-bindings-python/Portfile 2009-08-24 00:47:13 UTC (rev 56064)
@@ -17,7 +17,6 @@
checksums md5 68be744e71a42cd8a92905a49f346278 \
sha1 f2be16b1b72bedd85a6db2f2aaf22862de903640
distname fuse-python-${version}
-extract.suffix .tar.gz
livecheck.distname fuse-python
Modified: trunk/dports/fuse/fuse-bindings-python25/Portfile
===================================================================
--- trunk/dports/fuse/fuse-bindings-python25/Portfile 2009-08-24 00:39:48 UTC (rev 56063)
+++ trunk/dports/fuse/fuse-bindings-python25/Portfile 2009-08-24 00:47:13 UTC (rev 56064)
@@ -18,7 +18,6 @@
checksums md5 68be744e71a42cd8a92905a49f346278 \
sha1 f2be16b1b72bedd85a6db2f2aaf22862de903640
distname fuse-python-${version}
-extract.suffix .tar.gz
livecheck.distname fuse-python
Modified: trunk/dports/lang/ocamlduce/Portfile
===================================================================
--- trunk/dports/lang/ocamlduce/Portfile 2009-08-24 00:39:48 UTC (rev 56063)
+++ trunk/dports/lang/ocamlduce/Portfile 2009-08-24 00:47:13 UTC (rev 56064)
@@ -14,7 +14,6 @@
platforms darwin
master_sites http://pauillac.inria.fr/~frisch/ocamlcduce/download/
worksrcdir ocaml-sub
-extract.suffix .tar.gz
build.target opt
build.args -f Makefile.ocamlduce
destroot.args -f Makefile.ocamlduce
Modified: trunk/dports/math/optpp/Portfile
===================================================================
--- trunk/dports/math/optpp/Portfile 2009-08-24 00:39:48 UTC (rev 56063)
+++ trunk/dports/math/optpp/Portfile 2009-08-24 00:47:13 UTC (rev 56064)
@@ -15,7 +15,6 @@
homepage https://software.sandia.gov/opt++/
distname optpp-${version}
master_sites ${homepage}/downloads/
-extract.suffix .tar.gz
checksums md5 7bd39f389c19ef16c3f62bc6ffa06234 \
sha1 089fb515f2f2e8632d603f2d1306d39aa355e9f0 \
rmd160 1f554c4702dedc24150f198e1a1df35ad1bf9a19
Modified: trunk/dports/ruby/rb-rttool/Portfile
===================================================================
--- trunk/dports/ruby/rb-rttool/Portfile 2009-08-24 00:39:48 UTC (rev 56063)
+++ trunk/dports/ruby/rb-rttool/Portfile 2009-08-24 00:47:13 UTC (rev 56064)
@@ -11,7 +11,6 @@
RTtool is a converter from RT into various formats. \
RT can be incorporated into RD.
categories-append textproc
-extract.suffix .tar.gz
checksums md5 e2eecf5ea3ff0c51b74c22327733765d \
rmd160 a2c3023519e712883a1b1f59db11103a632b87cf \
sha1 9ecc98f156a42fe84696ce17fc5735c4dd3ee5d0
Modified: trunk/dports/security/cracklib/Portfile
===================================================================
--- trunk/dports/security/cracklib/Portfile 2009-08-24 00:39:48 UTC (rev 56063)
+++ trunk/dports/security/cracklib/Portfile 2009-08-24 00:47:13 UTC (rev 56064)
@@ -27,8 +27,6 @@
sha1 0a77b21366cfbad675e6e44642026c89b87f41ce \
rmd160 91649e66c3ce491b2ebea6135eaa6ba4705ffb58 \
-extract.suffix .tar.gz
-
configure.args-append --without-python
variant nolargedict {
Modified: trunk/dports/sysutils/cssh/Portfile
===================================================================
--- trunk/dports/sysutils/cssh/Portfile 2009-08-24 00:39:48 UTC (rev 56063)
+++ trunk/dports/sysutils/cssh/Portfile 2009-08-24 00:47:13 UTC (rev 56064)
@@ -22,7 +22,6 @@
distname clusterssh-${version}
-extract.suffix .tar.gz
depends_lib port:p5-tk port:p5-x11-protocol
depends_run port:xterm
Modified: trunk/dports/sysutils/moreutils/Portfile
===================================================================
--- trunk/dports/sysutils/moreutils/Portfile 2009-08-24 00:39:48 UTC (rev 56063)
+++ trunk/dports/sysutils/moreutils/Portfile 2009-08-24 00:47:13 UTC (rev 56064)
@@ -26,7 +26,6 @@
master_sites http://ftp.debian.org/debian/pool/main/m/moreutils/
distname ${name}_${version}
worksrcdir ${name}
-extract.suffix .tar.gz
checksums md5 4421992c2db6d6947ec591c7ad1804c0 \
sha1 4d3ea6b395c36bed1b58fb1105372c7079b8c109 \
rmd160 048518d575c70e3504627b777a1cdc2e83e83ba9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/b38a8329/attachment.html>
More information about the macports-changes
mailing list