Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2002 22:02:17 -0700 (PDT)
From:      Allan Saddi <allan@saddi.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44369: Update port: security/yafic to 1.0.3
Message-ID:  <20021022050217.510C1152C9@kalahari.flup.org>

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

>Number:         44369
>Category:       ports
>Synopsis:       Update port: security/yafic to 1.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 21 22:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Allan Saddi
>Release:        FreeBSD 4.6.2-RELEASE-p2 i386
>Organization:
Saddi Enterprises
>Environment:
System: FreeBSD kalahari.flup.org 4.6.2-RELEASE-p2 FreeBSD 4.6.2-RELEASE-p2 #2: Sat Oct 19 23:42:28 PDT 2002 root@kalahari.flup.org:/usr/src/sys/compile/KALAHARI i386


	
>Description:
Update yafic to 1.0.3. Also update maintainer email and sample
configuration.

I'm the maintainer.
>How-To-Repeat:
	
>Fix:
Also available at http://www.saddi.com/allan/tmp/yafic-1.0.3.diff

diff -ruN yafic/Makefile yafic.new/Makefile
--- yafic/Makefile	Mon Sep  3 11:30:56 2001
+++ yafic.new/Makefile	Mon Oct 21 21:50:15 2002
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	yafic
-PORTVERSION=	1.0
+PORTVERSION=	1.0.3
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	asaddi@philosophysw.com
+MAINTAINER=	allan@saddi.com
 
-USE_AUTOMAKE=	yes
+GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 CONFIGURE_ENV=	LDFLAGS="-static"
 
@@ -24,7 +24,7 @@
 	@${MKDIR} ${PREFIX}/share/examples/yafic
 	@${CP} ${FILESDIR}/yafic.conf.sample ${PREFIX}/share/examples/yafic
 	@${ECHO}
-	@${CAT} ${PKGMESSAGE}
+	@${SED} -e "s%@@PREFIX@@%${PREFIX}%g" ${PKGMESSAGE}
 	@${ECHO}
 
 .include <bsd.port.mk>
diff -ruN yafic/distinfo yafic.new/distinfo
--- yafic/distinfo	Mon Sep  3 11:30:56 2001
+++ yafic.new/distinfo	Mon Oct 21 21:41:52 2002
@@ -1 +1 @@
-MD5 (yafic-1.0.tar.gz) = f201ef571f809217ed7fdfa5a3e6eaf6
+MD5 (yafic-1.0.3.tar.gz) = 3ac43ec72f338bb9e95ab9a47d134a5a
diff -ruN yafic/files/yafic.conf.sample yafic.new/files/yafic.conf.sample
--- yafic/files/yafic.conf.sample	Mon Sep  3 11:30:56 2001
+++ yafic.new/files/yafic.conf.sample	Mon Oct 21 21:42:58 2002
@@ -1,5 +1,5 @@
 # Sample yafic.conf(5) file for FreeBSD.
-# $Id: yafic.conf.sample,v 1.3 2001/08/20 07:52:53 asaddi Exp $
+# $Id: yafic.conf.sample,v 1.4 2002/03/18 00:44:23 asaddi Exp $
 
 #### / ####
 
@@ -23,7 +23,7 @@
 /root/.history	L
 
 # /tmp
-=/tmp		L
+=/tmp		L-n
 
 # /var
 =/var
@@ -61,7 +61,7 @@
 =/usr/sup	L
 
 # /usr/tmp
-=/usr/tmp	L
+=/usr/tmp	L-n
 
 #### /usr/X11R6 ####
 
diff -ruN yafic/pkg-descr yafic.new/pkg-descr
--- yafic/pkg-descr	Mon Sep  3 11:30:56 2001
+++ yafic.new/pkg-descr	Mon Oct 21 21:42:00 2002
@@ -7,4 +7,4 @@
 WWW: http://philosophysw.com/software/yafic/
 
 - Allan Saddi
-asaddi@philosophysw.com
+  allan@saddi.com
diff -ruN yafic/pkg-message yafic.new/pkg-message
--- yafic/pkg-message	Mon Sep  3 11:30:56 2001
+++ yafic.new/pkg-message	Mon Oct 21 21:49:19 2002
@@ -1,2 +1,2 @@
 A sample configuration file has be installed in
-${PREFIX}/share/examples/yafic
+@@PREFIX@@/share/examples/yafic
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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