- Update to 4.3.2
This commit is contained in:
parent
034a5e4f4f
commit
3cbce551aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77896
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (suck-4.3.1.tar.gz) = bee8b92b9f0d804b1796adb809e64345
|
||||
MD5 (suck-4.3.2.tar.gz) = b4de28e7f256ec3c2c388b2c984f30bf
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user