pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security Reset PKGREVISION after update.
details: https://anonhg.NetBSD.org/pkgsrc/rev/976ffd236702
branches: trunk
changeset: 652248:976ffd236702
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu May 28 06:42:08 2015 +0000
description:
Reset PKGREVISION after update.
diffstat:
security/pinentry-gtk2/Makefile | 4 +---
security/pinentry-qt4/Makefile | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 8ca4d0c17d3d -r 976ffd236702 security/pinentry-gtk2/Makefile
--- a/security/pinentry-gtk2/Makefile Thu May 28 06:42:02 2015 +0000
+++ b/security/pinentry-gtk2/Makefile Thu May 28 06:42:08 2015 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2015/04/25 14:24:49 tnn Exp $
-#
+# $NetBSD: Makefile,v 1.34 2015/05/28 06:42:08 wiz Exp $
PKGNAME= ${DISTNAME:S/pinentry-/pinentry-gtk2-/}
-PKGREVISION= 1
COMMENT= Applications for entering PINs or Passphrases, gtk2 enabled
.include "../../security/pinentry/Makefile.common"
diff -r 8ca4d0c17d3d -r 976ffd236702 security/pinentry-qt4/Makefile
--- a/security/pinentry-qt4/Makefile Thu May 28 06:42:02 2015 +0000
+++ b/security/pinentry-qt4/Makefile Thu May 28 06:42:08 2015 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2015/04/25 14:24:49 tnn Exp $
-#
+# $NetBSD: Makefile,v 1.33 2015/05/28 06:42:08 wiz Exp $
PKGNAME= ${DISTNAME:S/pinentry-/pinentry-qt4-/}
-PKGREVISION= 1
COMMENT= Applications for entering PINs or Passphrases, qt4 enabled
.include "../../security/pinentry/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index