[123833] trunk/dports/devel/archway/Portfile

jmr at macports.org jmr at macports.org
Thu Aug 14 23:25:14 PDT 2014


Revision: 123833
          https://trac.macports.org/changeset/123833
Author:   jmr at macports.org
Date:     2014-08-14 23:25:14 -0700 (Thu, 14 Aug 2014)
Log Message:
-----------
archway: revert unwanted changes

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

Modified: trunk/dports/devel/archway/Portfile
===================================================================
--- trunk/dports/devel/archway/Portfile	2014-08-15 04:58:31 UTC (rev 123832)
+++ trunk/dports/devel/archway/Portfile	2014-08-15 06:25:14 UTC (rev 123833)
@@ -11,23 +11,24 @@
 license             GPL-2+
 maintainers         jmr openmaintainer
 description         an advanced GUI for GNU Arch
-long_description    ArchWay is a GNU Arch GUI. It follows the unix tradition of \
-                    small tools doing their work well and cooperating nicely with \
-                    each other.
+long_description \
+    ArchWay is a GNU Arch GUI. It follows the unix tradition of \
+    small tools doing their work well and cooperating nicely with \
+    each other.
+homepage            http://www.nongnu.org/archway/
 
-homepage            http://www.nongnu.org/archway/
 master_sites        http://savannah.nongnu.org/download/archway/
+checksums           md5 130b7aaec6fc57a5bc0d132158455ce9 \
+                    sha1 a8be0c8105b1647c1570dc903727e3e9100c6917 \
+                    rmd160 ac30f3df2db502ab5e162957264628e8fd540fa0
 
-checksums           rmd160  ac30f3df2db502ab5e162957264628e8fd540fa0 \
-                    sha256  66ce7be2bb5697aac1d060834fcc0419718d99473cbcd472272e98ce8125775b
+set perl_version    5.16
 
-set perl_version    5.16
 use_configure       no
 build               {}
 destroot.destdir    PERL=${prefix}/bin/perl${perl_version} DESTDIR=${destroot} prefix=${prefix}
 
-depends_lib         port:arch \
-                    port:p${perl_version}-gtk2
+depends_lib         port:arch port:p${perl_version}-gtk2
 
 livecheck.type      regex
 livecheck.regex     {Version <b>([0-9.]+)</b>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140814/d605896c/attachment.html>


More information about the macports-changes mailing list