pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security share some common stuff
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b3fce94a2af
branches: trunk
changeset: 572240:8b3fce94a2af
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Feb 22 17:20:39 2010 +0000
description:
share some common stuff
diffstat:
security/pinentry-gtk/Makefile | 4 +++-
security/pinentry-gtk/distinfo | 5 -----
security/pinentry-gtk2/Makefile | 4 +++-
security/pinentry-gtk2/distinfo | 5 -----
security/pinentry-qt/Makefile | 4 +++-
security/pinentry-qt/distinfo | 5 -----
6 files changed, 9 insertions(+), 18 deletions(-)
diffs (81 lines):
diff -r 3495bf7035b5 -r 8b3fce94a2af security/pinentry-gtk/Makefile
--- a/security/pinentry-gtk/Makefile Mon Feb 22 17:19:09 2010 +0000
+++ b/security/pinentry-gtk/Makefile Mon Feb 22 17:20:39 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2010/02/07 15:36:58 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2010/02/22 17:20:39 drochner Exp $
#
DISTNAME= pinentry-0.7.6
@@ -10,6 +10,8 @@
HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/
COMMENT= Applications for entering PINs or Passphrases
+PATCHDIR= ${.CURDIR}/../../security/pinentry/patches
+DISTINFO_FILE= ${.CURDIR}/../../security/pinentry/distinfo
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
diff -r 3495bf7035b5 -r 8b3fce94a2af security/pinentry-gtk/distinfo
--- a/security/pinentry-gtk/distinfo Mon Feb 22 17:19:09 2010 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2010/02/07 15:36:58 drochner Exp $
-
-SHA1 (pinentry-0.7.6.tar.gz) = 0c525ce81e5589bc9a4f2eb72705bed2b3e9a8b9
-RMD160 (pinentry-0.7.6.tar.gz) = 6e69eee88b5cbb919ced79971cd4794f5e659023
-Size (pinentry-0.7.6.tar.gz) = 475101 bytes
diff -r 3495bf7035b5 -r 8b3fce94a2af security/pinentry-gtk2/Makefile
--- a/security/pinentry-gtk2/Makefile Mon Feb 22 17:19:09 2010 +0000
+++ b/security/pinentry-gtk2/Makefile Mon Feb 22 17:20:39 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/02/14 19:17:40 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2010/02/22 17:20:39 drochner Exp $
#
DISTNAME= pinentry-0.7.6
@@ -10,6 +10,8 @@
HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/
COMMENT= Applications for entering PINs or Passphrases
+PATCHDIR= ${.CURDIR}/../../security/pinentry/patches
+DISTINFO_FILE= ${.CURDIR}/../../security/pinentry/distinfo
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pkg-config
diff -r 3495bf7035b5 -r 8b3fce94a2af security/pinentry-gtk2/distinfo
--- a/security/pinentry-gtk2/distinfo Mon Feb 22 17:19:09 2010 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2010/02/07 15:36:58 drochner Exp $
-
-SHA1 (pinentry-0.7.6.tar.gz) = 0c525ce81e5589bc9a4f2eb72705bed2b3e9a8b9
-RMD160 (pinentry-0.7.6.tar.gz) = 6e69eee88b5cbb919ced79971cd4794f5e659023
-Size (pinentry-0.7.6.tar.gz) = 475101 bytes
diff -r 3495bf7035b5 -r 8b3fce94a2af security/pinentry-qt/Makefile
--- a/security/pinentry-qt/Makefile Mon Feb 22 17:19:09 2010 +0000
+++ b/security/pinentry-qt/Makefile Mon Feb 22 17:20:39 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2010/02/07 15:36:58 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2010/02/22 17:20:39 drochner Exp $
#
DISTNAME= pinentry-0.7.6
@@ -10,6 +10,8 @@
HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/
COMMENT= Applications for entering PINs or Passphrases
+PATCHDIR= ${.CURDIR}/../../security/pinentry/patches
+DISTINFO_FILE= ${.CURDIR}/../../security/pinentry/distinfo
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
diff -r 3495bf7035b5 -r 8b3fce94a2af security/pinentry-qt/distinfo
--- a/security/pinentry-qt/distinfo Mon Feb 22 17:19:09 2010 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2010/02/07 15:36:58 drochner Exp $
-
-SHA1 (pinentry-0.7.6.tar.gz) = 0c525ce81e5589bc9a4f2eb72705bed2b3e9a8b9
-RMD160 (pinentry-0.7.6.tar.gz) = 6e69eee88b5cbb919ced79971cd4794f5e659023
-Size (pinentry-0.7.6.tar.gz) = 475101 bytes
Home |
Main Index |
Thread Index |
Old Index