aboutsummaryrefslogtreecommitdiffstats
path: root/www/sitecopy
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2003-05-22 22:50:28 +0800
committerolgeni <olgeni@FreeBSD.org>2003-05-22 22:50:28 +0800
commite1e1c9d6e46e0d30efad86a89fe26a2e7619906f (patch)
tree0020add9f34d85dbad4f973637dac6a28b2894d8 /www/sitecopy
parent373ec4df35d1cb1e6fa4238f8fa3c7a96a3c077f (diff)
downloadfreebsd-ports-gnome-e1e1c9d6e46e0d30efad86a89fe26a2e7619906f.tar.gz
freebsd-ports-gnome-e1e1c9d6e46e0d30efad86a89fe26a2e7619906f.tar.zst
freebsd-ports-gnome-e1e1c9d6e46e0d30efad86a89fe26a2e7619906f.zip
Update to 0.13.0.
PR: 52499 + updates from submitter Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Diffstat (limited to 'www/sitecopy')
-rw-r--r--www/sitecopy/Makefile20
-rw-r--r--www/sitecopy/distinfo2
-rw-r--r--www/sitecopy/pkg-plist10
3 files changed, 19 insertions, 13 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile
index fc2614f7715e..6c471f6e39f0 100644
--- a/www/sitecopy/Makefile
+++ b/www/sitecopy/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= sitecopy
-PORTVERSION= 0.11.4
-PORTREVISION= 2
+PORTVERSION= 0.13.0
CATEGORIES= www
MASTER_SITES= http://www.lyra.org/sitecopy/
@@ -17,16 +16,23 @@ COMMENT= Maintains remote websites, uses FTP or WebDAV to sync up with local cop
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -lintl"
-CONFIGURE_ARGS= --with-included-neon --with-libxml1
+CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \
+ LIBS="-L${LOCALBASE}/lib -lintl"
+CONFIGURE_ARGS= --with-included-neon --with-libxml2
+USE_REINPLACE= yes
+USE_GNOME= libxml2
+USE_GETOPT_LONG= yes
+USE_GMAKE= yes
.ifndef WITHOUT_SSL
USE_OPENSSL= yes
-CONFIGURE_ARGS+=--with-ssl=${OPENSSLBASE}
+CONFIGURE_ARGS+= --with-ssl
.endif
-USE_GMAKE= yes
-
MAN1= sitecopy.1
+post-patch:
+ @${REINPLACE_CMD} -e 's|;;|;|g' \
+ ${WRKSRC}/src/sitestore.c
+
.include <bsd.port.mk>
diff --git a/www/sitecopy/distinfo b/www/sitecopy/distinfo
index 3edd5480260a..b167f5643b29 100644
--- a/www/sitecopy/distinfo
+++ b/www/sitecopy/distinfo
@@ -1 +1 @@
-MD5 (sitecopy-0.11.4.tar.gz) = 2c46e70f64825903119154f24963f209
+MD5 (sitecopy-0.13.0.tar.gz) = 7a60680df1fccb746a16c5775caa432c
diff --git a/www/sitecopy/pkg-plist b/www/sitecopy/pkg-plist
index 2438b8f1242c..c79b9ec2edd2 100644
--- a/www/sitecopy/pkg-plist
+++ b/www/sitecopy/pkg-plist
@@ -1,12 +1,12 @@
bin/sitecopy
-share/doc/sitecopy/FAQ
-share/doc/sitecopy/NEWS
-share/doc/sitecopy/README
-share/doc/sitecopy/THANKS
-share/doc/sitecopy/update.sh
+%%PORTDOCS%%share/doc/sitecopy/NEWS
+%%PORTDOCS%%share/doc/sitecopy/README
+%%PORTDOCS%%share/doc/sitecopy/THANKS
+%%PORTDOCS%%share/doc/sitecopy/update.sh
share/locale/cs/LC_MESSAGES/sitecopy.mo
share/locale/de/LC_MESSAGES/sitecopy.mo
share/locale/fr/LC_MESSAGES/sitecopy.mo
+share/locale/it/LC_MESSAGES/sitecopy.mo
share/locale/ja/LC_MESSAGES/sitecopy.mo
share/locale/nn/LC_MESSAGES/sitecopy.mo
share/locale/ru/LC_MESSAGES/sitecopy.mo