[81218] trunk/dports/security/pwman/Portfile
perry at macports.org
perry at macports.org
Tue Jul 26 20:37:11 PDT 2011
Revision: 81218
http://trac.macports.org/changeset/81218
Author: perry at macports.org
Date: 2011-07-26 20:37:11 -0700 (Tue, 26 Jul 2011)
Log Message:
-----------
security/pwman - Update to 0.4.4, add license, and fix livecheck.
Maintainer Timeout - Addresses #30256
Modified Paths:
--------------
trunk/dports/security/pwman/Portfile
Modified: trunk/dports/security/pwman/Portfile
===================================================================
--- trunk/dports/security/pwman/Portfile 2011-07-27 03:32:00 UTC (rev 81217)
+++ trunk/dports/security/pwman/Portfile 2011-07-27 03:37:11 UTC (rev 81218)
@@ -3,11 +3,12 @@
PortSystem 1.0
name pwman
-version 0.4.0
+version 0.4.4
categories security
platforms darwin
maintainers oaf.dk:mni
description curses based password management program
+license GPL-2
long_description \
PWman is a curses based password storage application.\
@@ -17,9 +18,9 @@
homepage http://sourceforge.net/projects/pwman
master_sites sourceforge
-checksums md5 1da7d9ff1d2acb39a2bc5e959f9d34d4 \
- sha1 9ac46bc55e605fdabfc9cc5ff84491a65638df57 \
- rmd160 2d020cfe9e9df4731b4047967ea5fb8f12b630fb
+checksums md5 29ddc5028391e224995151b4f959c51a \
+ sha1 3eb443858de5dbed10a642323ac7b1a27d2b5e08 \
+ rmd160 29207d09666f51e241dbb9db04ba6500878471ba
depends_lib port:ncurses \
port:libxml2 \
@@ -27,7 +28,8 @@
configure.args --mandir=${prefix}/share/man
-livecheck.regex "<title>pwman pwman-(.*) released.*</title>"
+livecheck.url ${homepage}
+livecheck.regex {/pwman-(.+?)/ChangeLog}
post-configure {
reinplace "s|-lcurses|-lncurses|" ${worksrcpath}/src/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110726/30676719/attachment.html>
More information about the macports-changes
mailing list