[89914] trunk/dports/python

jwa at macports.org jwa at macports.org
Wed Feb 15 01:41:55 PST 2012


Revision: 89914
          http://trac.macports.org/changeset/89914
Author:   jwa at macports.org
Date:     2012-02-15 01:41:53 -0800 (Wed, 15 Feb 2012)
Log Message:
-----------
remove ports, they've been deleted upstream, the functionality being done through GObject introspection

Removed Paths:
-------------
    trunk/dports/python/py26-midgard2/Portfile
    trunk/dports/python/py26-midgard2/files/
    trunk/dports/python/py27-midgard2/Portfile

Deleted: trunk/dports/python/py26-midgard2/Portfile
===================================================================
--- trunk/dports/python/py26-midgard2/Portfile	2012-02-14 23:09:21 UTC (rev 89913)
+++ trunk/dports/python/py26-midgard2/Portfile	2012-02-15 09:41:53 UTC (rev 89914)
@@ -1,42 +0,0 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-# $Id$
-
-PortSystem          1.0
-PortGroup           python26 1.0
-
-name                py26-midgard2
-set internal_name	python-midgard2
-
-version             10.05.2
-
-categories        python
-
-maintainers         jwa
-description         Python interface to the Midgard content repository
-long_description    Python interface to the Midgard content repository
-
-homepage	http://www.midgard-project.org/
-
-platforms           darwin
-
-depends_build		port:py26-distribute \
-                    port:pkgconfig
-depends_lib         port:midgard2-core \
-    port:py26-gobject
-
-master_sites        http://www.midgard-project.org/midcom-serveattachmentguid-b62441a407a111e0936061192ed15f315f31/
-distname            ${internal_name}-${version}
-set worksrcdir		${internal_name}-${version}
-#use_bzip2           yes
-
-checksums           md5     3212cddf54fb7457f75a40f38a7735da \
-                    sha1    2f183817537128f432a062b3b48c5d084bb8a3a9 \
-                    rmd160  f1b62fbc02b1d30f8e6fed0b3a352fd890f1a87f
-
-#patchfiles			setup.py.diff
-
-build.env           PKG_CONFIG_PATH=${python.prefix}/lib/pkgconfig
-
-livecheck.type     regex
-livecheck.url	${homepage}download
-livecheck.regex {download/[0-9-]+/">([0-9.]+)}

Deleted: trunk/dports/python/py27-midgard2/Portfile
===================================================================
--- trunk/dports/python/py27-midgard2/Portfile	2012-02-14 23:09:21 UTC (rev 89913)
+++ trunk/dports/python/py27-midgard2/Portfile	2012-02-15 09:41:53 UTC (rev 89914)
@@ -1,40 +0,0 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-# $Id$
-
-PortSystem          1.0
-PortGroup           python27 1.0
-
-name                py27-midgard2
-set internal_name	python-midgard2
-
-version             10.05.4
-
-categories        python
-
-maintainers         jwa
-description         Python interface to the Midgard content repository
-long_description    Python interface to the Midgard content repository
-
-homepage	http://www.midgard-project.org/
-
-platforms           darwin
-
-depends_build		port:py27-distribute
-depends_lib         port:midgard2-core \
-    port:py27-gobject
-
-master_sites        http://www.midgard-project.org/midcom-serveattachmentguid-3d676a9043f911e091c9c7ddc143d366d366/
-distname            ${internal_name}-${version}
-set worksrcdir		${internal_name}-${version}
-#use_bzip2           yes
-
-checksums           md5     4e0fb3f9477261f5eed8cdc2b055a39b \
-                    sha1    50057b7db3d7f83aef5c3b9d3971ad6ab1403ce8 \
-                    rmd160  60c9dfb639bde54c28b63080a1199d745bbdb214
-
-#patchfiles			setup.py.diff
-
-livecheck.type     regex
-livecheck.url	${homepage}download
-livecheck.regex {download/[0-9-]+/">([0-9.]+)}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120215/0a6d8b63/attachment-0001.html>


More information about the macports-changes mailing list