From owner-svn-ports-head@FreeBSD.ORG Sun Jun 8 07:33:41 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 799EB4E9; Sun, 8 Jun 2014 07:33:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C6222C02; Sun, 8 Jun 2014 07:33:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s587Xf11011202; Sun, 8 Jun 2014 07:33:41 GMT (envelope-from marcus@svn.freebsd.org) Received: (from marcus@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s587XeV1011199; Sun, 8 Jun 2014 07:33:40 GMT (envelope-from marcus@svn.freebsd.org) Message-Id: <201406080733.s587XeV1011199@svn.freebsd.org> From: Joe Marcus Clarke Date: Sun, 8 Jun 2014 07:33:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356987 - head/net/tac_plus4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2014 07:33:41 -0000 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@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