mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Update to 1.11
Approved by: pav (mentor)
This commit is contained in:
parent
de35924d44
commit
a120943a2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144191
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tumgreyspf
|
||||
PORTVERSION= 1.09
|
||||
PORTVERSION= 1.11
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/tumgreyspf/
|
||||
|
||||
@ -58,9 +58,9 @@ do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/gentest ${PREFIX}/bin/tumgreyspf-gentest
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/tumgreyspf-stat ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/tumgreyspf.conf ${PREFIX}/etc/tumgreyspf.conf.default
|
||||
. if !exists(${PREFIX}/etc/tumgreyspf.conf)
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/tumgreyspf.conf ${PREFIX}/etc
|
||||
. endif
|
||||
.if !exists(${PREFIX}/etc/tumgreyspf.conf)
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/tumgreyspf.conf ${PREFIX}/etc
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${DATADIR}
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (tumgreyspf-1.09.tar.gz) = bb27837d82297698fe1cb9f91b808fc3
|
||||
SIZE (tumgreyspf-1.09.tar.gz) = 22456
|
||||
MD5 (tumgreyspf-1.11.tar.gz) = 638804ae652d682bcbc1dbf8898b0c4b
|
||||
SIZE (tumgreyspf-1.11.tar.gz) = 23651
|
||||
|
Loading…
x
Reference in New Issue
Block a user