mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to version 1.20-07.
PR: 7563 Submitted by: Ron Rosson <insane@oneinsane.net>
This commit is contained in:
parent
9fdb0b3091
commit
45d1f757cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12553
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: webalizer
|
||||
# Version required: 1.12
|
||||
# Version required: 1.20
|
||||
# Date created: 02.Jun 1998
|
||||
# Whom: dirk.meyer@dinoex.sub.org
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1998/07/30 13:23:24 andreas Exp $
|
||||
# $Id: Makefile,v 1.3 1998/07/31 08:48:02 andreas Exp $
|
||||
|
||||
DISTNAME= webalizer-1.12-09-src
|
||||
PKGNAME= webalizer-1.12
|
||||
DISTNAME= webalizer-1.20-07-src
|
||||
PKGNAME= webalizer-1.20
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \
|
||||
ftp://ftp.dinoex.sub.de/pub/approved/
|
||||
@ -59,7 +59,7 @@ do-install:
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/webalizer
|
||||
.for i in CHANGES COPYING Copyright README TODO webalizer.LSM
|
||||
.for i in CHANGES COPYING Copyright README webalizer.LSM
|
||||
@${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/webalizer/${i}
|
||||
.endfor
|
||||
.endif
|
||||
|
@ -1 +1 @@
|
||||
MD5 (webalizer-1.12-09-src.tgz) = 8b0c8252e0a1657fb1c59064b53d3dc4
|
||||
MD5 (webalizer-1.20-07-src.tgz) = d81f5798b2992de6cf51c6c440b67b07
|
||||
|
@ -4,7 +4,6 @@ share/doc/webalizer/CHANGES
|
||||
share/doc/webalizer/COPYING
|
||||
share/doc/webalizer/Copyright
|
||||
share/doc/webalizer/README
|
||||
share/doc/webalizer/TODO
|
||||
share/doc/webalizer/webalizer.LSM
|
||||
share/examples/webalizer/msfree.gif
|
||||
share/examples/webalizer/sample.conf
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: webalizer
|
||||
# Version required: 1.12
|
||||
# Version required: 1.20
|
||||
# Date created: 02.Jun 1998
|
||||
# Whom: dirk.meyer@dinoex.sub.org
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1998/07/30 13:23:24 andreas Exp $
|
||||
# $Id: Makefile,v 1.3 1998/07/31 08:48:02 andreas Exp $
|
||||
|
||||
DISTNAME= webalizer-1.12-09-src
|
||||
PKGNAME= webalizer-1.12
|
||||
DISTNAME= webalizer-1.20-07-src
|
||||
PKGNAME= webalizer-1.20
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \
|
||||
ftp://ftp.dinoex.sub.de/pub/approved/
|
||||
@ -59,7 +59,7 @@ do-install:
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/webalizer
|
||||
.for i in CHANGES COPYING Copyright README TODO webalizer.LSM
|
||||
.for i in CHANGES COPYING Copyright README webalizer.LSM
|
||||
@${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/webalizer/${i}
|
||||
.endfor
|
||||
.endif
|
||||
|
@ -1 +1 @@
|
||||
MD5 (webalizer-1.12-09-src.tgz) = 8b0c8252e0a1657fb1c59064b53d3dc4
|
||||
MD5 (webalizer-1.20-07-src.tgz) = d81f5798b2992de6cf51c6c440b67b07
|
||||
|
@ -4,7 +4,6 @@ share/doc/webalizer/CHANGES
|
||||
share/doc/webalizer/COPYING
|
||||
share/doc/webalizer/Copyright
|
||||
share/doc/webalizer/README
|
||||
share/doc/webalizer/TODO
|
||||
share/doc/webalizer/webalizer.LSM
|
||||
share/examples/webalizer/msfree.gif
|
||||
share/examples/webalizer/sample.conf
|
||||
|
Loading…
Reference in New Issue
Block a user