diff options
author | arved <arved@FreeBSD.org> | 2011-07-17 21:32:18 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2011-07-17 21:32:18 +0800 |
commit | a513d22ccba33add2befedf95fbd669d00e2db9b (patch) | |
tree | 7cf5a6acdb228c43c037f93e2b3401dd4b0e33c9 /net-mgmt | |
parent | a496aaea49d37f9a1bd7dc6e5370fc7ed2e8b2ce (diff) | |
download | freebsd-ports-graphics-a513d22ccba33add2befedf95fbd669d00e2db9b.tar.gz freebsd-ports-graphics-a513d22ccba33add2befedf95fbd669d00e2db9b.tar.zst freebsd-ports-graphics-a513d22ccba33add2befedf95fbd669d00e2db9b.zip |
Update to 0.21
PR: 158915
Submitted by: Jin-Sih Lin <linpct@gmail.com>, maintainer
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/circe/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/circe/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net-mgmt/circe/Makefile b/net-mgmt/circe/Makefile index eeecccb1ba9..38edc465932 100644 --- a/net-mgmt/circe/Makefile +++ b/net-mgmt/circe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= circe -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= net-mgmt MASTER_SITES= http://bws.berkeley.edu/ports/ @@ -25,6 +25,7 @@ BUILD_DEPENDS= ${SITE_PERL}/mach/Net/IP/Match/XS.pm:${PORTSDIR}/net-mgmt/p5-Net- ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \ ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ ${SITE_PERL}/mach/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB \ + ${SITE_PERL}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ ${SITE_PERL}/Proc/PID/File.pm:${PORTSDIR}/devel/p5-Proc-PID-File MANCOMPRESSED= no diff --git a/net-mgmt/circe/distinfo b/net-mgmt/circe/distinfo index f8adf3ea081..6b79d835112 100644 --- a/net-mgmt/circe/distinfo +++ b/net-mgmt/circe/distinfo @@ -1,2 +1,2 @@ -SHA256 (circe/circe-0.2.0.tar.gz) = bb6033ee62524c27c557dc8a487b1aa7dd0a879571ee375b95c9123780dd761c -SIZE (circe/circe-0.2.0.tar.gz) = 29909 +SHA256 (circe/circe-0.2.1.tar.gz) = 78b7f822e6a608bac4c8ba5a4c01ced6c28aafe34f385d8c004b2049cd4fdf8b +SIZE (circe/circe-0.2.1.tar.gz) = 29906 |