[117511] trunk/dports/devel/ige-mac-bundler/Portfile
cal at macports.org
cal at macports.org
Sat Mar 1 10:51:12 PST 2014
Revision: 117511
https://trac.macports.org/changeset/117511
Author: cal at macports.org
Date: 2014-03-01 10:51:12 -0800 (Sat, 01 Mar 2014)
Log Message:
-----------
ige-mac-bundler: mark as replaced_by gtk-mac-bundler, closes #41905
Modified Paths:
--------------
trunk/dports/devel/ige-mac-bundler/Portfile
Modified: trunk/dports/devel/ige-mac-bundler/Portfile
===================================================================
--- trunk/dports/devel/ige-mac-bundler/Portfile 2014-03-01 18:47:56 UTC (rev 117510)
+++ trunk/dports/devel/ige-mac-bundler/Portfile 2014-03-01 18:51:12 UTC (rev 117511)
@@ -5,32 +5,9 @@
name ige-mac-bundler
version 0.6.0
+revision 1
categories devel
-platforms darwin
-maintainers gmail.com:gellule.xg
-supported_archs noarch
+license Permissive
-description Mac OS X application bundle utility
-
-long_description A utility that aids in the creation of Mac OS X \
- application bundles
-
-homepage http://sourceforge.net/projects/gtk-osx
-master_sites sourceforge:gtk-osx/GTK-OSX%20Bundle/
-
-checksums sha1 2b2abff119417821595de43ce6715443f9e618e6 \
- rmd160 feae200e467f476637002760d13f0f6ff863ce47
-
-use_configure no
-
-build {}
-
-destroot {
- xinstall -m 755 -d ${destroot}${prefix}/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
- copy ${worksrcpath}/bundler ${destroot}${prefix}/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/
- exec make -C ${worksrcpath} bindir=${destroot}${prefix}/bin install
-}
-
-livecheck.type regex
-livecheck.url [lindex ${master_sites} 0]
-livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}
+replaced_by gtk-mac-bundler
+PortGroup obsolete 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140301/b0cb89d3/attachment.html>
More information about the macports-changes
mailing list