[41974] trunk/dports/archivers/zip/Portfile

devans at macports.org devans at macports.org
Wed Nov 12 13:39:04 PST 2008


Revision: 41974
          http://trac.macports.org/changeset/41974
Author:   devans at macports.org
Date:     2008-11-12 13:39:04 -0800 (Wed, 12 Nov 2008)
Log Message:
-----------
zip: update home page, fix livecheck, add mode line.

Modified Paths:
--------------
    trunk/dports/archivers/zip/Portfile

Modified: trunk/dports/archivers/zip/Portfile
===================================================================
--- trunk/dports/archivers/zip/Portfile	2008-11-12 21:07:07 UTC (rev 41973)
+++ trunk/dports/archivers/zip/Portfile	2008-11-12 21:39:04 UTC (rev 41974)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem			1.0
@@ -17,7 +18,7 @@
 					pure Darwin installation, as Darwin does not come \
                     with zip/unzip.
 
-homepage			http://www.info-zip.org/pub/infozip/Zip.html
+homepage			http://www.info-zip.org/
 master_sites		ftp://ftp.info-zip.org/pub/infozip/src/ \
 					http://www.mirrorservice.org/sites/ftp.info-zip.org/pub/infozip/src/ \
 			macports
@@ -63,5 +64,4 @@
 
 livecheck.check	regex
 livecheck.url	${homepage}
-livecheck.regex	"Zip (\\d+(?:\\.\\d+)*)"
-
+livecheck.regex	">Zip.nbsp.(\\d+(?:\\.\\d+)*)<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081112/9876c3f7/attachment.html>


More information about the macports-changes mailing list