summaryrefslogtreecommitdiff
path: root/mail/popa3d/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-09-24 11:57:27 +0000
committerwiz <wiz@pkgsrc.org>2002-09-24 11:57:27 +0000
commit503a43f4688b64543222e073d4acb98ec30c9490 (patch)
tree4ddf9a5032f134fbcbc62b79da307bb64cb0cdc3 /mail/popa3d/patches
parente5d99640dadc70b04d4b2557816e1ecd8e8f0c05 (diff)
downloadpkgsrc-503a43f4688b64543222e073d4acb98ec30c9490.tar.gz
Update to 0.5.9. Switch to buildlink2.
Changes: This release adds two interoperability fixes and makes the code ISO C99 compliant.
Diffstat (limited to 'mail/popa3d/patches')
-rw-r--r--mail/popa3d/patches/patch-aa10
-rw-r--r--mail/popa3d/patches/patch-ab4
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/popa3d/patches/patch-aa b/mail/popa3d/patches/patch-aa
index c4ec7126b10..c27cb35e9d4 100644
--- a/mail/popa3d/patches/patch-aa
+++ b/mail/popa3d/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.6 2001/12/23 23:03:23 wiz Exp $
+$NetBSD: patch-aa,v 1.7 2002/09/24 11:57:28 wiz Exp $
---- params.h.orig Tue Oct 16 06:10:34 2001
+--- params.h.orig Sun Sep 8 11:49:24 2002
+++ params.h
-@@ -142,8 +142,8 @@
+@@ -143,8 +143,8 @@
*
* Note that there's no built-in password aging support.
*/
@@ -13,9 +13,9 @@ $NetBSD: patch-aa,v 1.6 2001/12/23 23:03:23 wiz Exp $
#define AUTH_PAM 0
#define AUTH_PAM_USERPASS 0
-@@ -195,8 +195,8 @@
+@@ -196,8 +196,8 @@
*
- * *BSD's use flock(2), others typically use fcntl(2).
+ * *BSDs use flock(2), others typically use fcntl(2).
*/
-#define LOCK_FCNTL 1
-#define LOCK_FLOCK 0
diff --git a/mail/popa3d/patches/patch-ab b/mail/popa3d/patches/patch-ab
index 02eeb0d6ea8..b9607a9edb0 100644
--- a/mail/popa3d/patches/patch-ab
+++ b/mail/popa3d/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.4 2001/12/23 23:03:23 wiz Exp $
+$NetBSD: patch-ab,v 1.5 2002/09/24 11:57:28 wiz Exp $
--- Makefile.orig Sun Oct 28 02:10:49 2001
+++ Makefile
@@ -26,7 +26,7 @@ $NetBSD: patch-ab,v 1.4 2001/12/23 23:03:23 wiz Exp $
# HP-UX trusted system
#LIBS += -lsec
# Solaris (POP_STANDALONE, POP_VIRTUAL)
-@@ -24,7 +24,7 @@
+@@ -24,7 +24,7 @@ LIBS =
#LIBS += -lcrypto
DESTDIR =