summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-04-05 13:57:14 +0000
committerwiz <wiz@pkgsrc.org>2001-04-05 13:57:14 +0000
commit7eb8846863ff9765a32c0e83997e9779b6a9c8ba (patch)
treed87a33fd58185eeea0f8af49b15946afcea626a1 /security
parent5ea84771d3673f13dbdf57e72b82d307f8e2f7fc (diff)
downloadpkgsrc-7eb8846863ff9765a32c0e83997e9779b6a9c8ba.tar.gz
Standardize patch file names.
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile4
-rw-r--r--security/openssl/patches/patch_netbsd-ab (renamed from security/openssl/patches/patch.netbsd-ab)2
-rw-r--r--security/openssl/patches/patch_netbsd-ac (renamed from security/openssl/patches/patch.netbsd-ac)2
-rw-r--r--security/openssl/patches/patch_netbsd-ad (renamed from security/openssl/patches/patch.netbsd-ad)2
-rw-r--r--security/openssl/patches/patch_netbsd-ae (renamed from security/openssl/patches/patch.netbsd-ae)2
-rw-r--r--security/openssl/patches/patch_netbsd-af (renamed from security/openssl/patches/patch.netbsd-af)2
-rw-r--r--security/openssl/patches/patch_netbsd-ag (renamed from security/openssl/patches/patch.netbsd-ag)2
-rw-r--r--security/openssl/patches/patch_netbsd-ah (renamed from security/openssl/patches/patch.netbsd-ah)2
8 files changed, 9 insertions, 9 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 98ec0302792..8d6cd904170 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2001/03/24 03:55:15 fredb Exp $
+# $NetBSD: Makefile,v 1.34 2001/04/05 14:00:55 wiz Exp $
#
DISTNAME= openssl-0.9.5a
@@ -56,7 +56,7 @@ pre-patch:
${MKDIR} ${WRKDIR}/.patches
@${CP} ${.CURDIR}/patches/patch-* ${WRKDIR}/.patches
.if ${OPSYS} == "NetBSD"
- for FILE in ${.CURDIR}/patches/patch.netbsd-*; do \
+ for FILE in ${.CURDIR}/patches/patch_netbsd-*; do \
${CP} $$FILE ${PATCHDIR}/patch-$${FILE##*-}; \
done
.endif
diff --git a/security/openssl/patches/patch.netbsd-ab b/security/openssl/patches/patch_netbsd-ab
index 35337341a8b..2dec0c56aa8 100644
--- a/security/openssl/patches/patch.netbsd-ab
+++ b/security/openssl/patches/patch_netbsd-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch.netbsd-ab,v 1.2 2001/03/16 13:42:09 wiz Exp $
+$NetBSD: patch_netbsd-ab,v 1.1 2001/04/05 14:00:59 wiz Exp $
--- Configure.orig Mon Mar 27 23:28:10 2000
+++ Configure
diff --git a/security/openssl/patches/patch.netbsd-ac b/security/openssl/patches/patch_netbsd-ac
index d8beb7b68fe..f6295facd2d 100644
--- a/security/openssl/patches/patch.netbsd-ac
+++ b/security/openssl/patches/patch_netbsd-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch.netbsd-ac,v 1.1 2000/05/10 12:28:43 veego Exp $
+$NetBSD: patch_netbsd-ac,v 1.1 2001/04/05 14:01:00 wiz Exp $
--- crypto/bn/Makefile.ssl.orig Sun Jul 25 17:25:11 1999
+++ crypto/bn/Makefile.ssl Wed Oct 20 17:12:41 1999
diff --git a/security/openssl/patches/patch.netbsd-ad b/security/openssl/patches/patch_netbsd-ad
index b8b4e99d8d8..bfd1d93a738 100644
--- a/security/openssl/patches/patch.netbsd-ad
+++ b/security/openssl/patches/patch_netbsd-ad
@@ -1,4 +1,4 @@
-$NetBSD: patch.netbsd-ad,v 1.1 2000/05/10 12:28:43 veego Exp $
+$NetBSD: patch_netbsd-ad,v 1.1 2001/04/05 14:01:00 wiz Exp $
--- Makefile.org.orig Thu Mar 16 13:46:20 2000
+++ Makefile.org Fri Apr 21 23:43:06 2000
diff --git a/security/openssl/patches/patch.netbsd-ae b/security/openssl/patches/patch_netbsd-ae
index 60e75112e7a..a36ff5660f9 100644
--- a/security/openssl/patches/patch.netbsd-ae
+++ b/security/openssl/patches/patch_netbsd-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch.netbsd-ae,v 1.1 2000/05/10 12:28:44 veego Exp $
+$NetBSD: patch_netbsd-ae,v 1.1 2001/04/05 14:01:00 wiz Exp $
--- crypto/Makefile.ssl.orig Mon Aug 2 16:44:47 1999
+++ crypto/Makefile.ssl Wed Oct 20 17:31:16 1999
diff --git a/security/openssl/patches/patch.netbsd-af b/security/openssl/patches/patch_netbsd-af
index b67a18e36fb..3353fb575dc 100644
--- a/security/openssl/patches/patch.netbsd-af
+++ b/security/openssl/patches/patch_netbsd-af
@@ -1,4 +1,4 @@
-$NetBSD: patch.netbsd-af,v 1.1 2000/05/10 12:28:44 veego Exp $
+$NetBSD: patch_netbsd-af,v 1.1 2001/04/05 14:01:01 wiz Exp $
--- ssl/Makefile.ssl.orig Fri May 21 06:16:45 1999
+++ ssl/Makefile.ssl Wed Oct 20 17:31:33 1999
diff --git a/security/openssl/patches/patch.netbsd-ag b/security/openssl/patches/patch_netbsd-ag
index 9158b2c34cf..4ddc5810c24 100644
--- a/security/openssl/patches/patch.netbsd-ag
+++ b/security/openssl/patches/patch_netbsd-ag
@@ -1,4 +1,4 @@
-$NetBSD: patch.netbsd-ag,v 1.1 2000/05/10 12:28:44 veego Exp $
+$NetBSD: patch_netbsd-ag,v 1.1 2001/04/05 14:01:01 wiz Exp $
--- apps/Makefile.ssl.orig Mon Jun 21 05:04:37 1999
+++ apps/Makefile.ssl Thu Oct 21 00:09:56 1999
diff --git a/security/openssl/patches/patch.netbsd-ah b/security/openssl/patches/patch_netbsd-ah
index 46f602894c9..a91c0f55c9a 100644
--- a/security/openssl/patches/patch.netbsd-ah
+++ b/security/openssl/patches/patch_netbsd-ah
@@ -1,4 +1,4 @@
-$NetBSD: patch.netbsd-ah,v 1.1 2000/05/10 12:28:44 veego Exp $
+$NetBSD: patch_netbsd-ah,v 1.1 2001/04/05 14:01:02 wiz Exp $
--- test/Makefile.ssl.orig Thu Aug 5 06:50:18 1999
+++ test/Makefile.ssl Thu Oct 21 00:09:58 1999