diff options
| author | Wesley Shields <wxs@FreeBSD.org> | 2008-09-07 16:16:35 +0000 |
|---|---|---|
| committer | Wesley Shields <wxs@FreeBSD.org> | 2008-09-07 16:16:35 +0000 |
| commit | ad0efa3ce1340efe272d661e2a67d11c3c711f65 (patch) | |
| tree | 72d252db9bee80a369b464ec07ef833d1e2f7073 | |
| parent | ENMA is a milter program for the domain authentication technologies. (diff) | |
- Update to 1.1.5
| -rw-r--r-- | net/silc-client/Makefile | 3 | ||||
| -rw-r--r-- | net/silc-client/distinfo | 6 | ||||
| -rw-r--r-- | net/silc-irssi-plugin/Makefile | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index a4b71c159913..cfcdca92a552 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -6,8 +6,7 @@ # PORTNAME= silc -PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTVERSION= 1.1.5 CATEGORIES= net ipv6 security MASTER_SITES= http://www.silcnet.org/download/%SUBDIR%/ \ http://ftp.silcnet.org/%SUBDIR%/ \ diff --git a/net/silc-client/distinfo b/net/silc-client/distinfo index 4550fd739217..c002465bb012 100644 --- a/net/silc-client/distinfo +++ b/net/silc-client/distinfo @@ -1,3 +1,3 @@ -MD5 (silc-client-1.1.4.tar.bz2) = 03e9ef2eb4ce6267bf791c450b929fb7 -SHA256 (silc-client-1.1.4.tar.bz2) = 87deb7d8db4eed91768ff6f198d763fee60036024df214264dab9bf3e4012c08 -SIZE (silc-client-1.1.4.tar.bz2) = 1624696 +MD5 (silc-client-1.1.5.tar.bz2) = e13202d80253296e13b1d77e57088d2a +SHA256 (silc-client-1.1.5.tar.bz2) = 3282a9e6ace668ceff227a03be15f2dddb5ff90328ef00b605088ad987ef9373 +SIZE (silc-client-1.1.5.tar.bz2) = 1530612 diff --git a/net/silc-irssi-plugin/Makefile b/net/silc-irssi-plugin/Makefile index 0d7aa76c5f42..33efd6401105 100644 --- a/net/silc-irssi-plugin/Makefile +++ b/net/silc-irssi-plugin/Makefile @@ -5,7 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 3 CATEGORIES= net irc COMMENT= SILC plugin for IRSSI |
