diff options
author | wiz <wiz@pkgsrc.org> | 2004-10-06 14:23:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-10-06 14:23:00 +0000 |
commit | ec351626a1320318c11901493159eedbe3f46d1e (patch) | |
tree | f9409a11528b3c904a76c47390fc9df21012bec8 /security/MyPasswordSafe | |
parent | 3daeb1c5cda4ffe1fb00fffab1a671b6c671f901 (diff) | |
download | pkgsrc-ec351626a1320318c11901493159eedbe3f46d1e.tar.gz |
Update to 20041004, closes PR 27161:
2004-10-03 22:04 nolan
* src/: mypasswordsafe.ui.h, safedragobject.cpp,
safedragobject.hpp, safelistview.cpp, safelistview.hpp: Did some
work so MyPS wouldn't segfault when dragging onto another app
2004-10-03 22:03 nolan
* MyPasswordSafe.pro: Removed spaces added by Designer
Diffstat (limited to 'security/MyPasswordSafe')
-rw-r--r-- | security/MyPasswordSafe/Makefile | 6 | ||||
-rw-r--r-- | security/MyPasswordSafe/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/MyPasswordSafe/Makefile b/security/MyPasswordSafe/Makefile index 7273eb979e7..018cb212f6b 100644 --- a/security/MyPasswordSafe/Makefile +++ b/security/MyPasswordSafe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/10/06 00:13:19 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/06 14:23:00 wiz Exp $ # -DISTNAME= MyPasswordSafe-20041001.src -PKGNAME= MyPasswordSafe-20041001 +DISTNAME= MyPasswordSafe-20041004.src +PKGNAME= MyPasswordSafe-20041004 CATEGORIES= security MASTER_SITES= http://www.semanticgap.com/myps/release/devel/ EXTRACT_SUFX= .tgz diff --git a/security/MyPasswordSafe/distinfo b/security/MyPasswordSafe/distinfo index ac16dd085f3..cc482b14eee 100644 --- a/security/MyPasswordSafe/distinfo +++ b/security/MyPasswordSafe/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/10/06 00:13:20 wiz Exp $ +$NetBSD: distinfo,v 1.2 2004/10/06 14:23:00 wiz Exp $ -SHA1 (MyPasswordSafe-20041001.src.tgz) = 906ef0069b96708b5c13646261772448b4602378 -Size (MyPasswordSafe-20041001.src.tgz) = 807216 bytes +SHA1 (MyPasswordSafe-20041004.src.tgz) = 6145988be66a10b35df5f88395263018a4ca7725 +Size (MyPasswordSafe-20041004.src.tgz) = 807655 bytes SHA1 (patch-aa) = 5a41f666f0f4e29440dc878e7f7ff2c95a643ec7 SHA1 (patch-ab) = e1d44a990418e8280f918327b4515f2bd20f12bd SHA1 (patch-ac) = ba79a5a8bc3c8289547827d094425fe10fd9e8e7 |