[123271] trunk/dports/net/snownews/Portfile
mf2k at macports.org
mf2k at macports.org
Thu Aug 7 09:51:28 PDT 2014
Revision: 123271
https://trac.macports.org/changeset/123271
Author: mf2k at macports.org
Date: 2014-08-07 09:51:28 -0700 (Thu, 07 Aug 2014)
Log Message:
-----------
snownews: Fix descriptions. Add dependencies based on output of otool -L of binary.
Modified Paths:
--------------
trunk/dports/net/snownews/Portfile
Modified: trunk/dports/net/snownews/Portfile
===================================================================
--- trunk/dports/net/snownews/Portfile 2014-08-07 16:39:09 UTC (rev 123270)
+++ trunk/dports/net/snownews/Portfile 2014-08-07 16:51:28 UTC (rev 123271)
@@ -5,29 +5,31 @@
name snownews
version 1.5.12
-revision 1
+revision 2
set perl_version 5.16
platforms darwin
categories net www
license GPL-2
maintainers nomaintainer
-description Text mode RSS newsreader for Linux and Unix.
+description Text mode RSS newsreader
+long_description Snownews is a text mode RSS/RDF newsreader. It supports all versions \
+ of RSS natively and supports other formats via plugins.
-long_description Snownews is a text mode RSS/RDF newsreader. It supports \
- RSS 1.0 feeds that comply with the W3C RDF specification \
- and also supports Radio Userland's RSS 0.91 and 2.0 \
- versions.
-
homepage http://kiza.kcore.de/software/snownews/
master_sites ${homepage}download/
checksums rmd160 dbe9c6b88e77ce37bb23e4d3ddc8d63f8bd66151 \
sha256 26dd96e9345d9cbc1c0c9470417080dd0c3eb31e7ea944f78f3302d7060ecb90
-depends_lib port:libxml2 \
- port:gettext \
- port:p${perl_version}-xml-libxml
+depends_lib port:gettext \
+ port:libgcc \
+ port:libiconv \
+ port:libxml2 \
+ port:ncurses \
+ port:openssl \
+ port:p${perl_version}-xml-libxml \
+ port:zlib
post-patch {
# We want to use perl from MacPorts.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140807/8d4633fd/attachment-0001.html>
More information about the macports-changes
mailing list