summaryrefslogtreecommitdiff
path: root/news/suck
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-04-01 05:24:17 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-04-01 05:24:17 +0000
commit3cbce551aa0508a388e284861388fa239ab680c2 (patch)
tree5de76f0bbca458d3a7dbd01553231f1183824e14 /news/suck
parent- extend regression tests (diff)
- Update to 4.3.2
Notes
Notes: svn path=/head/; revision=77896
Diffstat (limited to 'news/suck')
-rw-r--r--news/suck/Makefile4
-rw-r--r--news/suck/distinfo2
-rw-r--r--news/suck/files/patch-Makefile.in8
3 files changed, 7 insertions, 7 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 90f145bc6e62..57509ce8f8fd 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= suck
-PORTVERSION= 4.3.1
+PORTVERSION= 4.3.2
CATEGORIES= news
MASTER_SITES= http://www.sucknews.org/
@@ -22,7 +22,7 @@ EX_DATA= suckkillfile.sample sucknewsrc.sample suckothermsgs.sample
MAKE_ENV+= CHKHISTORY=chkhistory_db.o
.if defined(NEWSBIN) && !defined(SUCK_WITH_INN)
-PKGNAMESUFFIX= -cnews
+PKGNAMESUFFIX?= -cnews
MAKE_ENV+= DB_TYPE=-DUSE_DBZ DB_LIB=-lcnews
MAKE_ENV+= DB_LIB_LOC=-L${LOCALBASE}/lib
MAKE_ENV+= INCDIR2=-I${LOCALBASE}/include
diff --git a/news/suck/distinfo b/news/suck/distinfo
index 04adfccb1ce2..8e8ff8dd110a 100644
--- a/news/suck/distinfo
+++ b/news/suck/distinfo
@@ -1 +1 @@
-MD5 (suck-4.3.1.tar.gz) = bee8b92b9f0d804b1796adb809e64345
+MD5 (suck-4.3.2.tar.gz) = b4de28e7f256ec3c2c388b2c984f30bf
diff --git a/news/suck/files/patch-Makefile.in b/news/suck/files/patch-Makefile.in
index 11f0702e134f..359f2146ca13 100644
--- a/news/suck/files/patch-Makefile.in
+++ b/news/suck/files/patch-Makefile.in
@@ -1,5 +1,5 @@
---- Makefile.in.orig Thu Sep 19 22:41:45 2002
-+++ Makefile.in Fri Sep 27 07:18:47 2002
+--- Makefile.in.orig Fri Mar 28 20:22:38 2003
++++ Makefile.in Tue Apr 1 07:07:42 2003
@@ -6,7 +6,7 @@
############################################################################
@@ -34,8 +34,8 @@
# Step 4: IF your DB Library/Includes are in a non-standard place,
# define These
- #DB_INC_LOC=-I/usr/src/inn-2.3/include
- #DB_LIB_LOC=-L/usr/src/inn-2.3/lib
+ #DB_INC_LOC=-I/usr/src/inn-2.3.4/include
+ #DB_LIB_LOC=-L/usr/src/inn-2.3.4/lib
+#DB_LIB_LOC=-L/usr/local/lib
# Step 5: If you want to use embedded PERL functions as kill routines