[34425] trunk/dports/net/snownews/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Sun Feb 24 11:34:14 PST 2008


Revision: 34425
          http://trac.macosforge.org/projects/macports/changeset/34425
Author:   pguyot at kallisys.net
Date:     2008-02-24 11:34:13 -0800 (Sun, 24 Feb 2008)

Log Message:
-----------
net/snownews: update to 1.5.9

Modified Paths:
--------------
    trunk/dports/net/snownews/Portfile

Modified: trunk/dports/net/snownews/Portfile
===================================================================
--- trunk/dports/net/snownews/Portfile	2008-02-24 19:30:59 UTC (rev 34424)
+++ trunk/dports/net/snownews/Portfile	2008-02-24 19:34:13 UTC (rev 34425)
@@ -1,27 +1,28 @@
 # $Id$
 
-PortSystem			1.0
-name            	snownews
-version         	1.5.7
-description     	Text mode RSS newsreader for Linux and Unix.
+PortSystem 1.0
+
+name				snownews
+version				1.5.9
+description			Text mode RSS newsreader for Linux and Unix.
 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.
-platforms       	darwin
-categories      	net www
-maintainers     	pguyot at kallisys.net
+					and also supports Radio Userland's RSS 0.91 and 2.0 \
+					versions.
+platforms			darwin
+categories			net www
+maintainers			pguyot at kallisys.net
 homepage			http://kiza.kcore.de/software/snownews/
 master_sites		${homepage}/download/
-checksums			md5 75ffa004e755a233f49b1cdfcd9e3d85 \
-					sha1 d732c056d8c193339cae4c07dfaf0093607c90c0 \
-					rmd160 5aa839bb92a8ee51b2b1fda74ddf22279665061b
-depends_lib		port:libxml2 port:gettext port:p5-xml-libxml
+checksums			md5 0f3dca85a36386a72033b83a202c559e \
+					sha1 a3c778272c1ae599e11f283fab1bd267ca3af011 \
+					rmd160 478c8b60e3bfb1f0eb13268c6deb2a258831aa6b
+depends_lib			port:libxml2 port:gettext port:p5-xml-libxml
 
-post-extract	{
+post-extract {
 	# We want to use perl from DP.
 	reinplace s|/usr/bin/perl|${prefix}/bin/perl| ${worksrcpath}/opml2snow
 }
-configure			{}
 build.args			EXTRA_CFLAGS="-I${prefix}/include" \
 					EXTRA_LDFLAGS="-L${prefix}/lib -lintl" \
 					PREFIX=${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080224/1841a2e6/attachment-0001.html 


More information about the macports-changes mailing list