aboutsummaryrefslogtreecommitdiff
path: root/net/librsync
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-14 06:11:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-14 06:11:35 +0000
commit89094c9afdb86760963963475ee4c1daa84558ff (patch)
treedd55ef4f5efbcf1a8dba95f6a997d6ad7581b517 /net/librsync
parent12dc489c8d842950e8ba392512a9bedb4f0b3af3 (diff)
downloadports-89094c9afdb86760963963475ee4c1daa84558ff.tar.gz
ports-89094c9afdb86760963963475ee4c1daa84558ff.zip
upgrade to 0.9.5
drop maintainership
Notes
Notes: svn path=/head/; revision=47819
Diffstat (limited to 'net/librsync')
-rw-r--r--net/librsync/Makefile8
-rw-r--r--net/librsync/distinfo2
-rw-r--r--net/librsync/pkg-descr2
-rw-r--r--net/librsync/pkg-plist1
4 files changed, 9 insertions, 4 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile
index 6ab45d75243b..a6c6a85e9cab 100644
--- a/net/librsync/Makefile
+++ b/net/librsync/Makefile
@@ -7,12 +7,12 @@
#
PORTNAME= librsync
-PORTVERSION= 0.9.3
+PORTVERSION= 0.9.5
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rproxy
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
.if !exists(/usr/bin/bzip2)
@@ -25,10 +25,12 @@ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
CONFIGURE_ARGS= --enable-shared --disable-trace
USE_GMAKE= yes
-
INSTALLS_SHLIB= yes
MAN1= rdiff.1
MAN3= librsync.3
+pre-build:
+ @${LN} -sf ${LOCALBASE}/bin/libtool ${WRKSRC}
+
.include <bsd.port.mk>
diff --git a/net/librsync/distinfo b/net/librsync/distinfo
index 792819212c8c..c3a000dc29d3 100644
--- a/net/librsync/distinfo
+++ b/net/librsync/distinfo
@@ -1 +1 @@
-MD5 (librsync-0.9.3.tar.gz) = 1030e87ad7fd29796423ad6c511e9520
+MD5 (librsync-0.9.5.tar.gz) = df1c35520e4b0bf9d6d7ac813ba86a14
diff --git a/net/librsync/pkg-descr b/net/librsync/pkg-descr
index ba1256a93fd5..fc5fed29a4ed 100644
--- a/net/librsync/pkg-descr
+++ b/net/librsync/pkg-descr
@@ -4,3 +4,5 @@ programs, but specialized for transfer of arbitrary-length octet streams.
Unlike most diff programs, librsync does not require access to both of the
files on the same machine, but rather only a short ``signature'' of the
old file and the complete contents of the new file.
+
+WWW: http://rproxy.samba.org/
diff --git a/net/librsync/pkg-plist b/net/librsync/pkg-plist
index 4be1fc74746d..9ce7bd2185c4 100644
--- a/net/librsync/pkg-plist
+++ b/net/librsync/pkg-plist
@@ -1,5 +1,6 @@
bin/rdiff
include/rsync.h
lib/librsync.a
+lib/librsync.la
lib/librsync.so
lib/librsync.so.1