diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-31 13:21:01 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-31 13:21:01 +0000 |
commit | 7fb820472d5eb0400948a5102223a57189a2386e (patch) | |
tree | 7d4b41ecc602fb07301764fd72afb54d261041e9 /net/silc-client | |
parent | a3a9120155ab843486a3748fc90af2c36aebf6f6 (diff) | |
download | ports-7fb820472d5eb0400948a5102223a57189a2386e.tar.gz ports-7fb820472d5eb0400948a5102223a57189a2386e.zip |
- Update to version 0.9.15
PR: 58763
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=92711
Diffstat (limited to 'net/silc-client')
-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 |