diff options
author | rillig <rillig@pkgsrc.org> | 2007-01-06 19:06:22 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-01-06 19:06:22 +0000 |
commit | b4dab364f0448bca14bced981311d51ddeb99d32 (patch) | |
tree | d46b3946b969fafb8a9c18d858d752303587bd23 /security/MyPasswordSafe | |
parent | ab6e9563663974ba8ea2300d26188d127019d9fe (diff) | |
download | pkgsrc-b4dab364f0448bca14bced981311d51ddeb99d32.tar.gz |
Updated MyPasswordSafe to 20061216.
Changes unknown. The homepage seems to come directly from the year 2004.
Diffstat (limited to 'security/MyPasswordSafe')
-rw-r--r-- | security/MyPasswordSafe/Makefile | 7 | ||||
-rw-r--r-- | security/MyPasswordSafe/distinfo | 10 | ||||
-rw-r--r-- | security/MyPasswordSafe/patches/patch-ac | 4 |
3 files changed, 10 insertions, 11 deletions
diff --git a/security/MyPasswordSafe/Makefile b/security/MyPasswordSafe/Makefile index 8cdde17baf9..2dfbb19bcbd 100644 --- a/security/MyPasswordSafe/Makefile +++ b/security/MyPasswordSafe/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2006/05/20 18:30:09 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2007/01/06 19:06:22 rillig Exp $ # -DISTNAME= MyPasswordSafe-20060326.src -PKGNAME= MyPasswordSafe-20060326 +DISTNAME= MyPasswordSafe-20061216 CATEGORIES= security MASTER_SITES= http://www.semanticgap.com/myps/release/ -EXTRACT_SUFX= .tgz +DISTFILES= ${DISTNAME}.src.tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.semanticgap.com/myps/ diff --git a/security/MyPasswordSafe/distinfo b/security/MyPasswordSafe/distinfo index 97c75143da9..977972aa001 100644 --- a/security/MyPasswordSafe/distinfo +++ b/security/MyPasswordSafe/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.7 2006/11/30 18:51:31 joerg Exp $ +$NetBSD: distinfo,v 1.8 2007/01/06 19:06:22 rillig Exp $ -SHA1 (MyPasswordSafe-20060326.src.tgz) = 355aa95e9388a1685c3420d0ed524ff4cd180d9c -RMD160 (MyPasswordSafe-20060326.src.tgz) = a0acc078b7cda1e969bf74c28d86d60360ce381b -Size (MyPasswordSafe-20060326.src.tgz) = 835296 bytes +SHA1 (MyPasswordSafe-20061216.src.tgz) = 37bb3f7491b42c8aac5d71cc6546ced018a15119 +RMD160 (MyPasswordSafe-20061216.src.tgz) = b61f1525aed3160b88c1ef6c6922ff131ad2248c +Size (MyPasswordSafe-20061216.src.tgz) = 834084 bytes SHA1 (patch-aa) = ef524bde4c75a822bdf035a828242e6eec5fd652 SHA1 (patch-ab) = 41f42aa0fa4f9d97431a9a01807a0a2cc838a753 -SHA1 (patch-ac) = f2a1911cb3a7b0de9d99e8ec70299a79c2392b4a +SHA1 (patch-ac) = b6bd898a248da7052087a233e7aac215ad1196e2 SHA1 (patch-ad) = 56179239b4ab92ee83f792432bc07c1501e1cdad diff --git a/security/MyPasswordSafe/patches/patch-ac b/security/MyPasswordSafe/patches/patch-ac index 2b59f5a9592..7068c328efa 100644 --- a/security/MyPasswordSafe/patches/patch-ac +++ b/security/MyPasswordSafe/patches/patch-ac @@ -1,4 +1,4 @@ -$NetBSD: patch-ac,v 1.2 2005/11/17 22:12:37 wiz Exp $ +$NetBSD: patch-ac,v 1.3 2007/01/06 19:06:22 rillig Exp $ qt3-3.3.5 fix. Can probably be removed after next qt3 release. @@ -8,6 +8,6 @@ qt3-3.3.5 fix. Can probably be removed after next qt3 release. <pixmapinproject/> <layoutdefaults spacing="6" margin="11"/> <includehints> -- <includehint>safelistview.h</includehint> +- <includehint>safelistview.hpp</includehint> </includehints> </UI> |