Index: head/net/librsync/Makefile =================================================================== --- head/net/librsync/Makefile (revision 535956) +++ head/net/librsync/Makefile (revision 535957) @@ -1,27 +1,27 @@ # Created by: Ying-Chieh Liao # $FreeBSD$ PORTNAME= librsync -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 DISTVERSIONPREFIX= v CATEGORIES= net devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for delta compression of streams LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpopt.so:devel/popt -USES= cmake compiler:c11 localbase:ldflags +USES= cmake compiler:c11 perl5 +USE_PERL5= test USE_GITHUB= yes -USE_LDCONFIG= yes - TEST_TARGET= check +USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} .include Index: head/net/librsync/distinfo =================================================================== --- head/net/librsync/distinfo (revision 535956) +++ head/net/librsync/distinfo (revision 535957) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586366834 -SHA256 (librsync-librsync-v2.3.0_GH0.tar.gz) = 682a90ad2b38555d5427dc55ad171d4191d5955c21137e513751472e2ed322bf -SIZE (librsync-librsync-v2.3.0_GH0.tar.gz) = 192493 +TIMESTAMP = 1589908882 +SHA256 (librsync-librsync-v2.3.1_GH0.tar.gz) = dbd7eb643665691bdf4009174461463737b19b4814b789baad62914cabfe4569 +SIZE (librsync-librsync-v2.3.1_GH0.tar.gz) = 194573 Index: head/net/librsync/files/patch-tests_rdiff__bad__option.sh =================================================================== --- head/net/librsync/files/patch-tests_rdiff__bad__option.sh (revision 535956) +++ head/net/librsync/files/patch-tests_rdiff__bad__option.sh (nonexistent) @@ -1,5 +0,0 @@ ---- tests/rdiff_bad_option.sh.orig 2020-04-07 06:57:48 UTC -+++ tests/rdiff_bad_option.sh -@@ -1,1 +1,1 @@ --#! /bin/bash -ex -+#! /bin/sh -ex Property changes on: head/net/librsync/files/patch-tests_rdiff__bad__option.sh ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property