diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index 97f00141d189..63e1a8f161a2 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -3,7 +3,7 @@ # Whom: Ion-Mihai "IOnut" Tetcu # # $FreeBSD$ -# $Tecnik: ports/mail/dspam-devel/Makefile,v 1.34 2006/02/11 09:26:54 itetcu Exp $ +# $Tecnik: ports/mail/dspam-devel/Makefile,v 1.36 2006/02/26 02:23:16 itetcu Exp $ # # Note to commiters: If don't commit a maintainer patch and as a result PKGNAME @@ -22,7 +22,7 @@ COMMENT= Bayesian spam filter - development version PORTVER_MAJ= 3.6.4 #SNAP_DATE= .20060211.0037 -_UPD_LINE_NO= 9 +_UPD_LINE_NO= 7 MIN_OPTIONS_VER= ${PORTNAME}-3.6.3.20060203.1409 diff --git a/mail/dspam-devel/files/UPDATING b/mail/dspam-devel/files/UPDATING index 98f892945232..812ca1ac72a3 100644 --- a/mail/dspam-devel/files/UPDATING +++ b/mail/dspam-devel/files/UPDATING @@ -10,6 +10,14 @@ also the UPGRADING enclosed in the dspam distribution. You can see it by doing in the port directory: make extract; more `find . -type f -maxdepth 2 -name UPGRADING` +########################################################################### +# dspam-devel-3.6.4_1 (Added post-factum, mega libtool commit) +# + +No functional changes, PORTREVISION bump for plist chage because now we +install .la files. + + ########################################################################### # dspam-devel-3.6.4 # diff --git a/mail/dspam-devel/files/dspam-devel.sh.in b/mail/dspam-devel/files/dspam-devel.sh.in index 1b89dd9e2599..0bd58aeb903d 100644 --- a/mail/dspam-devel/files/dspam-devel.sh.in +++ b/mail/dspam-devel/files/dspam-devel.sh.in @@ -1,7 +1,7 @@ #!/bin/sh # $FreeBSD$ # formerly $ FreeBSD: ports/mail/dspam-devel/files/dspam.rc,v 1.2 2005/02/25 03:09:26 leeym Exp $ -# $Tecnik: ports/mail/dspam-devel/files/dspam-devel.sh.in,v 1.7 2006/02/11 00:49:31 itetcu Exp $ +# $Tecnik: ports/mail/dspam-devel/files/dspam-devel.sh.in,v 1.8 2006/02/26 00:08:23 itetcu Exp $ # PROVIDE: dspam # REQUIRE: DAEMON %%MYSQL%% %%PGSQL%% %%CLAMD%%