Index: head/sysutils/rsnapshot/Makefile =================================================================== --- head/sysutils/rsnapshot/Makefile (revision 126475) +++ head/sysutils/rsnapshot/Makefile (revision 126476) @@ -1,32 +1,32 @@ # New ports collection makefile for: rsnapshot # Date created: 2004-01-03 # Whom: Ralf van Dooren # # $FreeBSD$ # PORTNAME= rsnapshot -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.6 CATEGORIES= sysutils MASTER_SITES= http://www.rsnapshot.org/downloads/ MAINTAINER= r.vdooren@snow.nl COMMENT= Filesystem snapshot utility based on rsync(1) BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= rsnapshot.1 DOCS= AUTHORS ChangeLog README TODO .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif .include Property changes on: head/sysutils/rsnapshot/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/sysutils/rsnapshot/distinfo =================================================================== --- head/sysutils/rsnapshot/distinfo (revision 126475) +++ head/sysutils/rsnapshot/distinfo (revision 126476) @@ -1,2 +1,2 @@ -MD5 (rsnapshot-1.1.3.tar.gz) = d621e818340f5e52b5efe4b7861df3a7 -SIZE (rsnapshot-1.1.3.tar.gz) = 83829 +MD5 (rsnapshot-1.1.6.tar.gz) = 865b68d3c952812d9a3fc982d514ccfa +SIZE (rsnapshot-1.1.6.tar.gz) = 88871 Property changes on: head/sysutils/rsnapshot/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property