diff options
author | krion <krion@FreeBSD.org> | 2003-10-31 21:21:01 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-31 21:21:01 +0800 |
commit | 8e1fedbb0ebb424098415cb48c0b9fea40b9f6e0 (patch) | |
tree | f9648ab3acd901bdc1f28565b47dd3e10d1026ef /net | |
parent | a4ed8cb9e24f13fee3cc76380cc6c1af17069909 (diff) | |
download | freebsd-ports-gnome-8e1fedbb0ebb424098415cb48c0b9fea40b9f6e0.tar.gz freebsd-ports-gnome-8e1fedbb0ebb424098415cb48c0b9fea40b9f6e0.tar.zst freebsd-ports-gnome-8e1fedbb0ebb424098415cb48c0b9fea40b9f6e0.zip |
- Update to version 0.9.15
PR: 58763
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/silc-client/Makefile | 3 | ||||
-rw-r--r-- | net/silc-client/distinfo | 2 | ||||
-rw-r--r-- | net/silc-client/pkg-plist | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index 3ccfea48eaee..36804af6c69d 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= silc -PORTVERSION= 0.9.14 +PORTVERSION= 0.9.15 CATEGORIES= net ipv6 security MASTER_SITES= http://www.silcnet.org/download/%SUBDIR%/ \ http://ftp.silcnet.org/%SUBDIR%/ \ @@ -30,6 +30,7 @@ COMMENT= Secure Internet Live Conferencing (SILC) network client USE_BZIP2= yes USE_PERL5= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GNOME= glib12 USE_LIBTOOL= yes USE_GMAKE= yes diff --git a/net/silc-client/distinfo b/net/silc-client/distinfo index 853983567106..f96a4e67400e 100644 --- a/net/silc-client/distinfo +++ b/net/silc-client/distinfo @@ -1 +1 @@ -MD5 (silc-client-0.9.14.tar.bz2) = 42c3de93e04d7cca6937620f6380822b +MD5 (silc-client-0.9.15.tar.bz2) = 7230c6642542a4c013fd3e26e8be2229 diff --git a/net/silc-client/pkg-plist b/net/silc-client/pkg-plist index e37587700462..6b9e6b1c3a91 100644 --- a/net/silc-client/pkg-plist +++ b/net/silc-client/pkg-plist @@ -63,6 +63,7 @@ share/silc/help/load share/silc/help/log share/silc/help/me share/silc/help/motd +share/silc/help/mmsg share/silc/help/msg share/silc/help/names share/silc/help/nick |