svn commit: r356987 - head/net/tac_plus4
Joe Marcus Clarke
marcus at FreeBSD.org
Sun Jun 8 07:33:41 UTC 2014
Author: marcus
Date: Sun Jun 8 07:33:40 2014
New Revision: 356987
URL: http://svnweb.freebsd.org/changeset/ports/356987
QAT: https://qat.redports.org/buildarchive/r356987/
Log:
Update to 4.0.4.27a, and add USES=libtool.
PR: 189780
Modified:
head/net/tac_plus4/Makefile
head/net/tac_plus4/distinfo
head/net/tac_plus4/pkg-plist
Modified: head/net/tac_plus4/Makefile
==============================================================================
--- head/net/tac_plus4/Makefile Sun Jun 8 07:12:46 2014 (r356986)
+++ head/net/tac_plus4/Makefile Sun Jun 8 07:33:40 2014 (r356987)
@@ -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 at 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
Modified: head/net/tac_plus4/distinfo
==============================================================================
--- head/net/tac_plus4/distinfo Sun Jun 8 07:12:46 2014 (r356986)
+++ head/net/tac_plus4/distinfo Sun Jun 8 07:33:40 2014 (r356987)
@@ -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
Modified: head/net/tac_plus4/pkg-plist
==============================================================================
--- head/net/tac_plus4/pkg-plist Sun Jun 8 07:12:46 2014 (r356986)
+++ head/net/tac_plus4/pkg-plist Sun Jun 8 07:33:40 2014 (r356987)
@@ -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
More information about the svn-ports-all
mailing list