[30696] trunk/dports/security/pwman/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Nov 4 11:21:02 PST 2007


Revision: 30696
          http://trac.macosforge.org/projects/macports/changeset/30696
Author:   nox at macports.org
Date:     2007-11-04 11:21:02 -0800 (Sun, 04 Nov 2007)

Log Message:
-----------
pwman: Updated to 0.3.8 (closes #13103).

Modified Paths:
--------------
    trunk/dports/security/pwman/Portfile

Modified: trunk/dports/security/pwman/Portfile
===================================================================
--- trunk/dports/security/pwman/Portfile	2007-11-04 18:08:02 UTC (rev 30695)
+++ trunk/dports/security/pwman/Portfile	2007-11-04 19:21:02 UTC (rev 30696)
@@ -1,16 +1,31 @@
 # $Id$
-PortSystem        1.0
-name              pwman
-version           0.3.4
-categories        security
-maintainers       mni at oaf.dk
-description       curses based password management program
-long_description  PWman is a curses based password storage application.\
-                  It uses GnuPG to encrypt and decrypt the password file.\
-                  The interface was inspired by Jaako Heinonen's abook.
-homepage          http://sourceforge.net/projects/pwman
-master_sites      sourceforge
-checksums	  md5 c556e23daed95437f12cffd9ab5cd3f7
-depends_lib       port:ncurses \
-                  port:libxml2 \
-                  port:gnupg
+
+PortSystem      1.0
+
+name            pwman
+version         0.3.8
+categories      security
+platforms       darwin
+maintainers     mni at oaf.dk
+description     curses based password management program
+
+long_description \
+    PWman is a curses based password storage application.\
+    It uses GnuPG to encrypt and decrypt the password file.\
+    The interface was inspired by Jaako Heinonen's abook.
+
+homepage        http://sourceforge.net/projects/pwman
+master_sites    sourceforge
+
+checksums       md5 385b66ed033e7cbd1698b83dbbee29fc \
+                sha1 a0c9699ba405163c4d0a9d608c3f025a2f3c3530 \
+                rmd160 b71a0f478749017c348a5fc21cce474bd606f0be
+
+depends_lib     port:ncurses \
+                port:libxml2 \
+                port:gnupg
+
+configure.args  --mandir=${prefix}/share/man
+
+livecheck.regex "<title>pwman pwman-(.*) released.*</title>"
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071104/d7a93e91/attachment.html


More information about the macports-changes mailing list