upgrade to 0.8.0
This commit is contained in:
parent
4ebd236e39
commit
6dabcb8067
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21449
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: sitecopy
|
||||
# Version required: 0.6.*
|
||||
# Version required: 0.8.*
|
||||
# Date created: 15 January 1999
|
||||
# Whom: nik
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= sitecopy-0.6.0
|
||||
DISTNAME= sitecopy-0.8.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.lyra.org/sitecopy/
|
||||
|
||||
@ -14,6 +14,7 @@ MAINTAINER= nik@FreeBSD.org
|
||||
|
||||
FETCH_BEFORE_ARGS= -b
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET= sitecopy
|
||||
|
||||
MAN1= sitecopy.1
|
||||
|
@ -1 +1 @@
|
||||
MD5 (sitecopy-0.6.0.tar.gz) = 535e812d5f79defbc1371c0b5b693ec4
|
||||
MD5 (sitecopy-0.8.0.tar.gz) = cb93f89c85f90de2ef162a7ae58af4c5
|
||||
|
@ -1,10 +1,9 @@
|
||||
bin/sitecopy
|
||||
share/sitecopy/examplerc
|
||||
share/sitecopy/changes.awk
|
||||
share/doc/sitecopy/AUTHORS
|
||||
share/doc/sitecopy/COPYING
|
||||
share/doc/sitecopy/ChangeLog
|
||||
share/doc/sitecopy/FAQ
|
||||
share/doc/sitecopy/NEWS
|
||||
share/doc/sitecopy/README
|
||||
share/doc/sitecopy/RELEASE
|
||||
share/doc/sitecopy/examplerc
|
||||
share/doc/sitecopy/update.sh
|
||||
@unexec rm -f %D/share/sitecopy
|
||||
@unexec rm -f %D/share/doc/sitecopy
|
||||
|
Loading…
Reference in New Issue
Block a user