Index: head/sysutils/duplicity-devel/Makefile =================================================================== --- head/sysutils/duplicity-devel/Makefile (revision 238838) +++ head/sysutils/duplicity-devel/Makefile (revision 238839) @@ -1,47 +1,47 @@ # New ports collection makefile for: duplicity-devel # Date created: Fri Jul 10 23:12:20 CEST 2009 # Whom: Peter Schuller # # $FreeBSD$ # PORTNAME= duplicity -PORTVERSION= 0.6.03 +PORTVERSION= 0.6.04 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -devel MAINTAINER= peter.schuller@infidyne.com COMMENT= Untrusted backup using rsync algorithm (development/unstable version) LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ ncftp>=3.2.2:${PORTSDIR}/ftp/ncftp3 CONFLICTS= duplicity-[0-9]* USE_PYTHON= 2.4+ USE_PYDISTUTILS=yes USE_GETTEXT= yes MAN1= duplicity.1 rdiffdir.1 DOCFILES= CHANGELOG \ COPYING \ REPO-README \ LOG-README \ README \ tarfile-LICENSE .include post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for file in ${DOCFILES} ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include Property changes on: head/sysutils/duplicity-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property Index: head/sysutils/duplicity-devel/distinfo =================================================================== --- head/sysutils/duplicity-devel/distinfo (revision 238838) +++ head/sysutils/duplicity-devel/distinfo (revision 238839) @@ -1,3 +1,3 @@ -MD5 (duplicity-0.6.03.tar.gz) = ab22c043502c522acca3ac02a008211b -SHA256 (duplicity-0.6.03.tar.gz) = f042fd7d4466bd9825b55dec5ecee5e187cd83785a380c5897e26d946af0bd6c -SIZE (duplicity-0.6.03.tar.gz) = 230747 +MD5 (duplicity-0.6.04.tar.gz) = 682e099a98eb8d972a4fe782493e0fbc +SHA256 (duplicity-0.6.04.tar.gz) = 30e822e447515061075763cbf5bc9ae682e5ca43b24af66bd2a572ea303e9b17 +SIZE (duplicity-0.6.04.tar.gz) = 230928 Property changes on: head/sysutils/duplicity-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property