Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2006 04:31:39 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/93847: [MAINTAINER] mail/dspam-devel: UNBREAK
Message-ID:  <1140921099.45179@it.buh.tecnik93.com>
Resent-Message-ID: <200602260240.k1Q2e6dP034221@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         93847
>Category:       ports
>Synopsis:       [MAINTAINER] mail/dspam-devel: UNBREAK
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 26 02:40:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 17 08:33:28 EET 2006



>Description:


Fix build after libtool mega commit: put the new PKGNAME in files/UPDATING.
I have a nice BIG note on the beginning of the Makefile about this ;)

Reported by:		pointyhat via kris


>How-To-Repeat:





>Fix:


--- dspam-devel.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/dspam-devel/Makefile,v
retrieving revision 1.48
diff -u -r1.48 Makefile
--- Makefile	23 Feb 2006 10:37:45 -0000	1.48
+++ Makefile	26 Feb 2006 02:25:25 -0000
@@ -3,7 +3,7 @@
 # Whom:			Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
 #
 # $FreeBSD: ports/mail/dspam-devel/Makefile,v 1.48 2006/02/23 10:37:45 ade Exp $
-# $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 @@
 
 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
 
Index: files/UPDATING
===================================================================
RCS file: /home/ncvs/ports/mail/dspam-devel/files/UPDATING,v
retrieving revision 1.20
diff -u -r1.20 UPDATING
--- files/UPDATING	14 Feb 2006 12:02:33 -0000	1.20
+++ files/UPDATING	26 Feb 2006 02:25:26 -0000
@@ -11,6 +11,14 @@
 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
 #
 
Index: files/dspam-devel.sh.in
===================================================================
RCS file: /home/ncvs/ports/mail/dspam-devel/files/dspam-devel.sh.in,v
retrieving revision 1.8
diff -u -r1.8 dspam-devel.sh.in
--- files/dspam-devel.sh.in	12 Feb 2006 01:27:37 -0000	1.8
+++ files/dspam-devel.sh.in	26 Feb 2006 02:25:26 -0000
@@ -1,7 +1,7 @@
 #!/bin/sh
 # $FreeBSD: ports/mail/dspam-devel/files/dspam-devel.sh.in,v 1.8 2006/02/12 01:27:37 lawrance Exp $
 # 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%%
--- dspam-devel.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1140921099.45179>