diff options
author | sahil <sahil@FreeBSD.org> | 2011-03-16 11:24:51 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2011-03-16 11:24:51 +0800 |
commit | ced2583baebb466d672fe2905bb9fddcacd648cd (patch) | |
tree | 13a0da8ee696c3aa8bb2eef0ec3b415d28a18550 | |
parent | 4b3af047c994ea3ecf09a3c7976562109c64522e (diff) | |
download | freebsd-ports-graphics-ced2583baebb466d672fe2905bb9fddcacd648cd.tar.gz freebsd-ports-graphics-ced2583baebb466d672fe2905bb9fddcacd648cd.tar.zst freebsd-ports-graphics-ced2583baebb466d672fe2905bb9fddcacd648cd.zip |
Mark IGNORE since the stable release is actually
newer than the -devel; also, remove MD5 checksum
from distinfo.
Approved by: maintainer
-rw-r--r-- | sysutils/duplicity-devel/Makefile | 2 | ||||
-rw-r--r-- | sysutils/duplicity-devel/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/duplicity-devel/Makefile b/sysutils/duplicity-devel/Makefile index cb6bc9203f0..527a039720b 100644 --- a/sysutils/duplicity-devel/Makefile +++ b/sysutils/duplicity-devel/Makefile @@ -24,6 +24,8 @@ FETCH_ARGS= -pRr CONFLICTS= duplicity-[0-9]* +IGNORE= is older than the stable release; please use sysutils/duplicity + USE_PYTHON= 2.4+ USE_PYDISTUTILS=yes USE_GETTEXT= yes diff --git a/sysutils/duplicity-devel/distinfo b/sysutils/duplicity-devel/distinfo index d5f47ecae25..b3cf6211b34 100644 --- a/sysutils/duplicity-devel/distinfo +++ b/sysutils/duplicity-devel/distinfo @@ -1,3 +1,2 @@ -MD5 (duplicity-0.6.10.tar.gz) = 8878d3b63fcba1b7233e11c5829b969c SHA256 (duplicity-0.6.10.tar.gz) = 5c7d38e58f866705e293bbf06aef973e32f196b0fa4f633433a0ae72d8b23284 SIZE (duplicity-0.6.10.tar.gz) = 291633 |