Index: head/sysutils/burp/Makefile =================================================================== --- head/sysutils/burp/Makefile (revision 515211) +++ head/sysutils/burp/Makefile (revision 515212) @@ -1,44 +1,45 @@ # Created by: Loic Pefferkorn # $FreeBSD$ PORTNAME= burp PORTVERSION?= 2.2.18 -PORTREVISION?= 1 +PORTREVISION?= 1 #whenever PORTREVISION is increased, it must be increased for + #the slave port sysutils/burp-devel too CATEGORIES= sysutils MAINTAINER= phascolarctos@protonmail.ch COMMENT= Network backup and restore program LICENSE= AGPLv3 PD LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:devel/uthash \ ${LOCALBASE}/include/yajl/yajl_common.h:devel/yajl LIB_DEPENDS= librsync.so:net/librsync2 USES= autoreconf gmake libtool ncurses pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= grke GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${ETCDIR} INSTALL_TARGET= install-all CONFLICTS_INSTALL?= burp-devel PORTSCOUT?= limit:^2\.2\. PLIST_SUB= PORTVERSION=${PORTVERSION} OPTIONS_DEFINE= IPV6 IPV6_CONFIGURE_ENABLE= ipv6 post-patch: ${REINPLACE_CMD} "s,/usr/local,${LOCALBASE},g" ${WRKSRC}/freebsd/rc.d/burp post-install: ${INSTALL_SCRIPT} ${WRKSRC}/freebsd/rc.d/burp ${STAGEDIR}${PREFIX}/etc/rc.d/burp .include Index: head/sysutils/burp-devel/Makefile =================================================================== --- head/sysutils/burp-devel/Makefile (revision 515211) +++ head/sysutils/burp-devel/Makefile (revision 515212) @@ -1,14 +1,15 @@ # $FreeBSD$ -PORTVERSION= 2.3.14 +PORTVERSION= 2.3.16 +PORTREVISION= 0 #this is a slave port that needs PORTREVISION to be tracked separately PKGNAMESUFFIX= -devel COMMENT= Network backup and restore program (development) MASTERDIR= ${.CURDIR}/../burp DISTINFO_FILE= ${.CURDIR}/distinfo CONFLICTS_INSTALL= burp PORTSCOUT= .include "${MASTERDIR}/Makefile" Index: head/sysutils/burp-devel/distinfo =================================================================== --- head/sysutils/burp-devel/distinfo (revision 515211) +++ head/sysutils/burp-devel/distinfo (revision 515212) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567498369 -SHA256 (grke-burp-2.3.14_GH0.tar.gz) = 80a37bdc6628fcf11b15bc5bf887be2e2e7d8342eba7229297c914d55f95f86f -SIZE (grke-burp-2.3.14_GH0.tar.gz) = 621442 +TIMESTAMP = 1570459357 +SHA256 (grke-burp-2.3.16_GH0.tar.gz) = 3e92496fc4092e63294eae5183689c69f819d1858cc3c741cfeea550e825dd8b +SIZE (grke-burp-2.3.16_GH0.tar.gz) = 621601