[53476] trunk/dports/textproc/wv/Portfile

devans at macports.org devans at macports.org
Mon Jul 6 10:42:11 PDT 2009


Revision: 53476
          http://trac.macports.org/changeset/53476
Author:   devans at macports.org
Date:     2009-07-06 10:42:11 -0700 (Mon, 06 Jul 2009)
Log Message:
-----------
wv: fix livecheck, lint.

Modified Paths:
--------------
    trunk/dports/textproc/wv/Portfile

Modified: trunk/dports/textproc/wv/Portfile
===================================================================
--- trunk/dports/textproc/wv/Portfile	2009-07-06 16:56:49 UTC (rev 53475)
+++ trunk/dports/textproc/wv/Portfile	2009-07-06 17:42:11 UTC (rev 53476)
@@ -1,13 +1,14 @@
 # $Id$
 
 PortSystem 	1.0
+
 name		wv
 version		1.2.4
 description	A library for reading Microsoft Word files.
 long_description	${description}
 maintainers	nomaintainer
 categories	textproc
-platforms	darwin 
+platforms	darwin
 homepage	http://wvware.sourceforge.net/
 master_sites	sourceforge:wvware
 checksums	md5 c1861c560491f121e12917fa76970ac5
@@ -21,4 +22,5 @@
 patch		{
 		reinplace "s|-pedantic||g" ${worksrcpath}/configure
 }
-configure.args	--mandir=${prefix}/share/man 
+configure.args	--mandir=${prefix}/share/man
+livecheck.regex "<title>${name} (.*) released.*</title>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090706/0f77b375/attachment.html>


More information about the macports-changes mailing list