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:
parent
10d5fc4145
commit
cb5657b6a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68663
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (yafic-1.0.tar.gz) = f201ef571f809217ed7fdfa5a3e6eaf6
|
||||
MD5 (yafic-1.0.3.tar.gz) = 3ac43ec72f338bb9e95ab9a47d134a5a
|
||||
|
@ -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 ####
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,2 +1,2 @@
|
||||
A sample configuration file has be installed in
|
||||
${PREFIX}/share/examples/yafic
|
||||
@@PREFIX@@/share/examples/yafic
|
||||
|
Loading…
Reference in New Issue
Block a user