diff options
author | marcus <marcus@FreeBSD.org> | 2014-06-08 15:33:40 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2014-06-08 15:33:40 +0800 |
commit | 2b0c20dadb1f5b4a6a357817e7522d89c4f131d9 (patch) | |
tree | 00f636605117c2d663a422a2e86668f39e46994c /net | |
parent | bc59aafb167553232166bc71fc47a10944876402 (diff) | |
download | freebsd-ports-gnome-2b0c20dadb1f5b4a6a357817e7522d89c4f131d9.tar.gz freebsd-ports-gnome-2b0c20dadb1f5b4a6a357817e7522d89c4f131d9.tar.zst freebsd-ports-gnome-2b0c20dadb1f5b4a6a357817e7522d89c4f131d9.zip |
Update to 4.0.4.27a, and add USES=libtool.
PR: 189780
Diffstat (limited to 'net')
-rw-r--r-- | net/tac_plus4/Makefile | 6 | ||||
-rw-r--r-- | net/tac_plus4/distinfo | 4 | ||||
-rw-r--r-- | net/tac_plus4/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/tac_plus4/Makefile b/net/tac_plus4/Makefile index 744d509e6157..137d80d92dd6 100644 --- a/net/tac_plus4/Makefile +++ b/net/tac_plus4/Makefile @@ -2,16 +2,16 @@ # $FreeBSD$ PORTNAME= tac_plus -PORTVERSION= F4.0.4.26 +PORTVERSION= F4.0.4.27a CATEGORIES= net security MASTER_SITES= ftp://ftp.shrubbery.net/pub/tac_plus/ -DISTNAME= tacacs+-F4.0.4.26 +DISTNAME= tacacs+-F4.0.4.27a MAINTAINER= marcus@FreeBSD.org COMMENT= The Cisco remote authentication/authorization/accounting server GNU_CONFIGURE= yes -USES= bison perl5 +USES= bison perl5 libtool USE_PERL5= build USE_RC_SUBR= tac_plus USE_LDCONFIG= yes diff --git a/net/tac_plus4/distinfo b/net/tac_plus4/distinfo index 58980afc6bc4..fb61523180e4 100644 --- a/net/tac_plus4/distinfo +++ b/net/tac_plus4/distinfo @@ -1,2 +1,2 @@ -SHA256 (tacacs+-F4.0.4.26.tar.gz) = 9051824e8ddc164001f80ec2a723c904d8382aadb5b29a951909761b3d42d6ec -SIZE (tacacs+-F4.0.4.26.tar.gz) = 519796 +SHA256 (tacacs+-F4.0.4.27a.tar.gz) = 512e1c30389b102d4af25d7e9bc3bdcd9d39d70e5e7d8a98c8f785733df8d9a1 +SIZE (tacacs+-F4.0.4.27a.tar.gz) = 504395 diff --git a/net/tac_plus4/pkg-plist b/net/tac_plus4/pkg-plist index 3ab7e786950a..368a07921e26 100644 --- a/net/tac_plus4/pkg-plist +++ b/net/tac_plus4/pkg-plist @@ -3,9 +3,9 @@ bin/tac_pwd etc/tac_plus.conf.example include/tacacs.h lib/libtacacs.a -lib/libtacacs.la lib/libtacacs.so lib/libtacacs.so.1 +lib/libtacacs.so.1.0.0 man/man5/tac_plus.conf.5.gz man/man8/tac_plus.8.gz man/man8/tac_pwd.8.gz |