diff options
author | sahil <sahil@FreeBSD.org> | 2011-03-16 11:34:12 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2011-03-16 11:34:12 +0800 |
commit | f9d025afa5fd687a84824d71b7b323098fe36387 (patch) | |
tree | 3c69a8524d18eb787ee181330ef4f914694471e3 /sysutils/duplicity05 | |
parent | 5e9074d168e64d15f87a385125ca1f1f2d99c021 (diff) | |
download | freebsd-ports-gnome-f9d025afa5fd687a84824d71b7b323098fe36387.tar.gz freebsd-ports-gnome-f9d025afa5fd687a84824d71b7b323098fe36387.tar.zst freebsd-ports-gnome-f9d025afa5fd687a84824d71b7b323098fe36387.zip |
Update CONFLICTS, define NO_LATEST_LINK and remove
MD5 checksum from distinfo.
Diffstat (limited to 'sysutils/duplicity05')
-rw-r--r-- | sysutils/duplicity05/Makefile | 4 | ||||
-rw-r--r-- | sysutils/duplicity05/distinfo | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/duplicity05/Makefile b/sysutils/duplicity05/Makefile index ce91d735cfc3..c5eece124164 100644 --- a/sysutils/duplicity05/Makefile +++ b/sysutils/duplicity05/Makefile @@ -21,7 +21,9 @@ RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ # fetch claims "Moved temporarily" without this - why? (inspired by deskutils/gtg) FETCH_ARGS= -pRr -CONFLICTS= duplicity-devel-[0-9]* +CONFLICTS= duplicity-0.6.* duplicity-devel-[0-9]* + +NO_LATEST_LINK= yes USE_PYTHON= 2.4+ USE_PYDISTUTILS=yes diff --git a/sysutils/duplicity05/distinfo b/sysutils/duplicity05/distinfo index 813add317a32..eb113a1b322e 100644 --- a/sysutils/duplicity05/distinfo +++ b/sysutils/duplicity05/distinfo @@ -1,3 +1,2 @@ -MD5 (duplicity-0.5.20.tar.gz) = 90ff195d27127c5e1fad7bd384990ef6 SHA256 (duplicity-0.5.20.tar.gz) = 91028bbd1bd9aa08063a91954df1d566c934be9185f4a20e150d52ec23c818f6 SIZE (duplicity-0.5.20.tar.gz) = 217742 |