[105379] trunk/dports/devel/gwenhywfar/Portfile

mk at macports.org mk at macports.org
Fri Apr 19 00:40:12 PDT 2013


Revision: 105379
          https://trac.macports.org/changeset/105379
Author:   mk at macports.org
Date:     2013-04-19 00:40:12 -0700 (Fri, 19 Apr 2013)
Log Message:
-----------
gwenhywfar: make port obsolete

Modified Paths:
--------------
    trunk/dports/devel/gwenhywfar/Portfile

Modified: trunk/dports/devel/gwenhywfar/Portfile
===================================================================
--- trunk/dports/devel/gwenhywfar/Portfile	2013-04-19 07:06:49 UTC (rev 105378)
+++ trunk/dports/devel/gwenhywfar/Portfile	2013-04-19 07:40:12 UTC (rev 105379)
@@ -1,43 +1,12 @@
 # $Id$
 
-PortSystem        1.0
-
-name              gwenhywfar
-version           3.11.3
-revision          3
-# this is specific to this port and *version* for downloading it
-set release       31
-platforms         darwin
-license           {LGPL-2.1 OpenSSLException}
-
-categories        devel net finance
-maintainers       mk openmaintainer
-
-description       a utility library required by aqbanking and related software
-long_description  ${description}
-
-homepage          http://www2.aquamaniac.de/sites/aqbanking/index.php
-master_sites      http://www2.aquamaniac.de/sites/download/download.php?package=01&release=${release}&file=01&dummy=
-
-checksums         md5     9ab62d881a0f39d4b07ea0badff7201f \
-                  sha1    97c8f2232416c224f096ec9958e5d9d70291e012 \
-                  rmd160  a04e394ff0b316291c64c4cfa6630185194a2a4b
-
-conflicts         gwenhywfar4 gwenhywfar4-gtk
-
-depends_lib       port:openssl \
-                  port:libgcrypt \
-                  port:gettext \
-                  port:libxml2 \
-                  port:gnutls
-
-depends_build     port:libtool \
-                  port:pkgconfig
-
-configure.args    --enable-static
-
-variant enable_local_install description "Enable local installation mode (plugins, data, locale and config are located relatively to the binary)" {
-    configure.args-append   --enable-local-install 
-}
-
-livecheck.type    none
+PortSystem          1.0
+replaced_by         gwenhywfar4
+PortGroup           obsolete 1.0
+name                gwenhywfar
+version             3.11.3
+revision            4
+license             {LGPL-2.1 OpenSSLException}
+categories          devel net finance
+maintainers         mk openmaintainer
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130419/d36ffe5e/attachment.html>


More information about the macports-changes mailing list