[140061] trunk/dports/devel/liboop/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 8 03:17:29 PDT 2015


Revision: 140061
          https://trac.macports.org/changeset/140061
Author:   ryandesign at macports.org
Date:     2015-09-08 03:17:29 -0700 (Tue, 08 Sep 2015)
Log Message:
-----------
liboop: update homepage and use port:-style dependency for readline

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

Modified: trunk/dports/devel/liboop/Portfile
===================================================================
--- trunk/dports/devel/liboop/Portfile	2015-09-08 10:16:43 UTC (rev 140060)
+++ trunk/dports/devel/liboop/Portfile	2015-09-08 10:17:29 UTC (rev 140061)
@@ -18,14 +18,14 @@
                     loop" and allows the registration of event handlers for \
                     file and network I/O, timers and signals.
 
-homepage            http://www.liboop.org/
+homepage            http://www.lysator.liu.se/liboop/
 master_sites        http://download.ofb.net/liboop/
 use_bzip2           yes
 
 checksums           md5     88fc8decf99fd75d2af40e0a005fa0d3
 
 depends_lib         path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                    lib:libreadline:readline
+                    port:readline
 
 configure.args      CPPFLAGS="-I${prefix}/include" \
                     LDFLAGS="-L${prefix}/lib"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150908/aa8e57a4/attachment.html>


More information about the macports-changes mailing list