1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 1.0.3 and change maintainer (new email).

PR:		ports/44369
Submitted by:	maintainer
This commit is contained in:
Norikatsu Shigemura 2002-10-23 14:38:35 +00:00
parent 10d5fc4145
commit cb5657b6a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68663
5 changed files with 10 additions and 10 deletions

View File

@ -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 @@ post-install:
@${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>

View File

@ -1 +1 @@
MD5 (yafic-1.0.tar.gz) = f201ef571f809217ed7fdfa5a3e6eaf6
MD5 (yafic-1.0.3.tar.gz) = 3ac43ec72f338bb9e95ab9a47d134a5a

View File

@ -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 @@ $/dev L
/root/.history L
# /tmp
=/tmp L
=/tmp L-n
# /var
=/var
@ -61,7 +61,7 @@ $/dev L
=/usr/sup L
# /usr/tmp
=/usr/tmp L
=/usr/tmp L-n
#### /usr/X11R6 ####

View File

@ -7,4 +7,4 @@ know of any changed, added, or removed files.
WWW: http://philosophysw.com/software/yafic/
- Allan Saddi
asaddi@philosophysw.com
allan@saddi.com

View File

@ -1,2 +1,2 @@
A sample configuration file has be installed in
${PREFIX}/share/examples/yafic
@@PREFIX@@/share/examples/yafic