Upgrade to version 0.16.6, which depends on www/neon28.
This commit is contained in:
parent
69f37b186f
commit
63f9aa5634
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220856
4 changed files with 9 additions and 10 deletions
|
@ -6,17 +6,16 @@
|
|||
#
|
||||
|
||||
PORTNAME= sitecopy
|
||||
PORTVERSION= 0.16.3
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.16.6
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.lyra.org/${PORTNAME}/ \
|
||||
MASTER_SITES= http://www.manyfish.co.uk/${PORTNAME}/ \
|
||||
${MASTER_SITE_GENTOO}
|
||||
MASTER_SITE_SUBDIR= distfiles
|
||||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= Maintains remote websites, uses FTP or WebDAV to sync up with local copy
|
||||
|
||||
LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon26
|
||||
LIB_DEPENDS= neon.28:${PORTSDIR}/www/neon28
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (sitecopy-0.16.3.tar.gz) = df48499ad81b333a9d255c1709e09a1a
|
||||
SHA256 (sitecopy-0.16.3.tar.gz) = 9dd46581717bff65e1bca852490366b85077809afb64a1ad3458da35011911a9
|
||||
SIZE (sitecopy-0.16.3.tar.gz) = 961799
|
||||
MD5 (sitecopy-0.16.6.tar.gz) = b3aeb5a5f00af3db90b408e8c32a6c01
|
||||
SHA256 (sitecopy-0.16.6.tar.gz) = e06fdda007e54ddc6fae90a4e79768e5bfb7770c1139bcaac2e10d841d7458af
|
||||
SIZE (sitecopy-0.16.6.tar.gz) = 1022265
|
||||
|
|
|
@ -11,7 +11,7 @@ server - it simply keeps a record of what it THINKS is in on the remote
|
|||
server, and works from that. WebDAV can be used to maintain remote sites
|
||||
as well as FTP.
|
||||
|
||||
WWW: http://www.lyra.org/sitecopy/
|
||||
WWW: http://www.manyfish.co.uk/sitecopy/
|
||||
|
||||
- Nik
|
||||
nik@FreeBSD.ORG
|
||||
|
|
|
@ -13,5 +13,5 @@ share/locale/ru/LC_MESSAGES/sitecopy.mo
|
|||
share/locale/tr/LC_MESSAGES/sitecopy.mo
|
||||
%%DATADIR%%/changes.awk
|
||||
%%DATADIR%%/examplerc
|
||||
@dirrm share/sitecopy
|
||||
@dirrm share/doc/sitecopy
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm %%DOCSDIR%%
|
||||
|
|
Loading…
Reference in a new issue