diff options
author | roberto <roberto@FreeBSD.org> | 2005-06-10 22:25:13 +0800 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 2005-06-10 22:25:13 +0800 |
commit | c5ce26d93dfcc6e5bf210efff36bece6b2979a22 (patch) | |
tree | abcb600e0c7e01e48c0b7321579f200a78cb571f | |
parent | 26e548fd962abb5a6bb64e3ad663332b6e6146a5 (diff) | |
download | freebsd-ports-gnome-c5ce26d93dfcc6e5bf210efff36bece6b2979a22.tar.gz freebsd-ports-gnome-c5ce26d93dfcc6e5bf210efff36bece6b2979a22.tar.zst freebsd-ports-gnome-c5ce26d93dfcc6e5bf210efff36bece6b2979a22.zip |
Update to 2.8.6-p3.
Approved by: thomas (MAINTAINER)
-rw-r--r-- | security/calife-devel/Makefile | 8 | ||||
-rw-r--r-- | security/calife-devel/distinfo | 4 | ||||
-rw-r--r-- | security/calife/Makefile | 8 | ||||
-rw-r--r-- | security/calife/distinfo | 4 |
4 files changed, 16 insertions, 8 deletions
diff --git a/security/calife-devel/Makefile b/security/calife-devel/Makefile index 74705e4433af..b9020829b82f 100644 --- a/security/calife-devel/Makefile +++ b/security/calife-devel/Makefile @@ -6,13 +6,17 @@ # PORTNAME= calife -PORTVERSION= 2.8.6 +PORTVERSION= 2.8.6.3 CATEGORIES= security -MASTER_SITES= ftp://postfix.eu.org/pub/calife/ +MASTER_SITES= ftp://postfix.eu.org/pub/calife/ \ + ftp://frmug.org/pub/calife/ +DISTNAME= calife-2.8.6-p3 MAINTAINER= thomas@FreeBSD.org COMMENT= A lightweight alternative to sudo +USE_BZIP2= yes + GNU_CONFIGURE= yes CONFIGURE_ARGS= "--with-etcdir=${PREFIX}/etc" diff --git a/security/calife-devel/distinfo b/security/calife-devel/distinfo index acac090fb42a..fc196d25bcd4 100644 --- a/security/calife-devel/distinfo +++ b/security/calife-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (calife-2.8.6.tar.gz) = bc7380688a5d67a14101f498577d1f61 -SIZE (calife-2.8.6.tar.gz) = 95393 +MD5 (calife-2.8.6-p3.tar.bz2) = 215e0f043d27c79a839168d6e0c4af4f +SIZE (calife-2.8.6-p3.tar.bz2) = 80905 diff --git a/security/calife/Makefile b/security/calife/Makefile index 74705e4433af..b9020829b82f 100644 --- a/security/calife/Makefile +++ b/security/calife/Makefile @@ -6,13 +6,17 @@ # PORTNAME= calife -PORTVERSION= 2.8.6 +PORTVERSION= 2.8.6.3 CATEGORIES= security -MASTER_SITES= ftp://postfix.eu.org/pub/calife/ +MASTER_SITES= ftp://postfix.eu.org/pub/calife/ \ + ftp://frmug.org/pub/calife/ +DISTNAME= calife-2.8.6-p3 MAINTAINER= thomas@FreeBSD.org COMMENT= A lightweight alternative to sudo +USE_BZIP2= yes + GNU_CONFIGURE= yes CONFIGURE_ARGS= "--with-etcdir=${PREFIX}/etc" diff --git a/security/calife/distinfo b/security/calife/distinfo index acac090fb42a..fc196d25bcd4 100644 --- a/security/calife/distinfo +++ b/security/calife/distinfo @@ -1,2 +1,2 @@ -MD5 (calife-2.8.6.tar.gz) = bc7380688a5d67a14101f498577d1f61 -SIZE (calife-2.8.6.tar.gz) = 95393 +MD5 (calife-2.8.6-p3.tar.bz2) = 215e0f043d27c79a839168d6e0c4af4f +SIZE (calife-2.8.6-p3.tar.bz2) = 80905 |