summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorschwarz <schwarz@pkgsrc.org>2013-12-31 10:42:59 +0000
committerschwarz <schwarz@pkgsrc.org>2013-12-31 10:42:59 +0000
commit385d93d7b12aea00b57e2543dfaa24c27aa26c47 (patch)
tree09bf8b45ee9d05f16c308cb11618b4f8176e5980 /net
parent64beaf714ee40b53dfc1c7ec84004dc780858224 (diff)
downloadpkgsrc-385d93d7b12aea00b57e2543dfaa24c27aa26c47.tar.gz
updated to 4.0.4.27a
Diffstat (limited to 'net')
-rw-r--r--net/tacacs-shrubbery/Makefile5
-rw-r--r--net/tacacs-shrubbery/distinfo10
-rw-r--r--net/tacacs-shrubbery/patches/patch-ak12
3 files changed, 12 insertions, 15 deletions
diff --git a/net/tacacs-shrubbery/Makefile b/net/tacacs-shrubbery/Makefile
index d96ab67a522..c5b48e90042 100644
--- a/net/tacacs-shrubbery/Makefile
+++ b/net/tacacs-shrubbery/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2013/07/12 10:45:01 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2013/12/31 10:42:59 schwarz Exp $
#
-DISTNAME= tacacs+-F4.0.4.26
+DISTNAME= tacacs+-F4.0.4.27a
PKGNAME= ${DISTNAME:S,-F,-,}
-PKGREVISION= 2
CATEGORIES= net security
MASTER_SITES= ftp://ftp.shrubbery.net/pub/tac_plus/
diff --git a/net/tacacs-shrubbery/distinfo b/net/tacacs-shrubbery/distinfo
index 1eb5038e0c2..3da29ea9387 100644
--- a/net/tacacs-shrubbery/distinfo
+++ b/net/tacacs-shrubbery/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2012/11/10 18:53:59 pettai Exp $
+$NetBSD: distinfo,v 1.5 2013/12/31 10:42:59 schwarz Exp $
-SHA1 (tacacs+-F4.0.4.26.tar.gz) = f10630b9d7af06c858eca4371d2623bbba389a38
-RMD160 (tacacs+-F4.0.4.26.tar.gz) = c9636a4265cab40e55f9fe38b126c2f9bbb643e4
-Size (tacacs+-F4.0.4.26.tar.gz) = 519796 bytes
+SHA1 (tacacs+-F4.0.4.27a.tar.gz) = 1d65cee89180cbf7c5369db5daed5769d3988abe
+RMD160 (tacacs+-F4.0.4.27a.tar.gz) = 085871278a6533ad7448cd2734c775aac885eb6b
+Size (tacacs+-F4.0.4.27a.tar.gz) = 504395 bytes
SHA1 (patch-ag) = 3ddc4916cfd85b0d501be8957c1e6dcc42cf523a
SHA1 (patch-ah) = 43698e384eba7fe091a155fc005c21a077aa0cf3
SHA1 (patch-aj) = 9da6c0e2bb520d776accb16acf9674e259a743ed
-SHA1 (patch-ak) = dae79bec642dc1b3b14a6d61d64cb424dc3b84dd
+SHA1 (patch-ak) = 476ffac771b882ad856556052fdd050f04d49996
diff --git a/net/tacacs-shrubbery/patches/patch-ak b/net/tacacs-shrubbery/patches/patch-ak
index c7d968c1320..b3241a2164e 100644
--- a/net/tacacs-shrubbery/patches/patch-ak
+++ b/net/tacacs-shrubbery/patches/patch-ak
@@ -1,10 +1,8 @@
-$NetBSD: patch-ak,v 1.2 2012/05/10 19:01:09 schwarz Exp $
+$NetBSD: patch-ak,v 1.3 2013/12/31 10:42:59 schwarz Exp $
-Don't mess with CPPFLAGS and LDFLAGS as pkgsrc handles them
-
---- configure.orig 2012-05-06 23:37:04.000000000 +0200
-+++ configure 2012-05-06 23:37:14.000000000 +0200
-@@ -3145,8 +3145,8 @@
+--- configure.orig 2012-06-29 00:37:06.000000000 +0200
++++ configure 2013-12-20 01:43:57.000000000 +0100
+@@ -3151,8 +3151,8 @@
# XXX: not sure if /usr/local is necessary.
# XXX: linux libwrap needs -lnsl. configure should check for
# existence of libnsl instead of hard-coding
@@ -15,7 +13,7 @@ Don't mess with CPPFLAGS and LDFLAGS as pkgsrc handles them
LIBS="-lnsl -lcrypt $LIBS"; export LIBS
$as_echo "#define LINUX 1" >>confdefs.h
-@@ -3154,15 +3154,15 @@
+@@ -3160,15 +3160,15 @@
# XXX: does linux need glibc: -DGLIBC
;;
*mips* )