diff options
author | wxs <wxs@FreeBSD.org> | 2008-09-08 00:16:35 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-09-08 00:16:35 +0800 |
commit | 4c0bc8f9fb08945c09813707b8634b7ed3976fcc (patch) | |
tree | d8f300b01736ea2405b4ad6d6c6dec2f3e2cdd68 /net | |
parent | c452413668ec774668f795e6323edc050328c256 (diff) | |
download | freebsd-ports-gnome-4c0bc8f9fb08945c09813707b8634b7ed3976fcc.tar.gz freebsd-ports-gnome-4c0bc8f9fb08945c09813707b8634b7ed3976fcc.tar.zst freebsd-ports-gnome-4c0bc8f9fb08945c09813707b8634b7ed3976fcc.zip |
- Update to 1.1.5
Diffstat (limited to 'net')
-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 |