mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
upgrade to 0.9.3
This commit is contained in:
parent
a8715f3333
commit
6cbffb1a62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40056
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= librsync
|
||||
PORTVERSION= 0.9.2
|
||||
PORTVERSION= 0.9.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= rproxy
|
||||
@ -21,9 +21,12 @@ USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include"
|
||||
CONFIGURE_ARGS= --enable-shared --disable-trace
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN1= rdiff.1
|
||||
MAN3= librsync.3
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (librsync-0.9.2.tar.gz) = 047a22921be47a7228169267540e0df7
|
||||
MD5 (librsync-0.9.3.tar.gz) = 1030e87ad7fd29796423ad6c511e9520
|
||||
|
@ -1,3 +1,5 @@
|
||||
bin/rdiff
|
||||
include/rsync.h
|
||||
lib/librsync.a
|
||||
lib/librsync.so
|
||||
lib/librsync.so.1
|
||||
|
Loading…
Reference in New Issue
Block a user