chainsaw    15/03/25 11:23:01

  Added:                tac_plus-4.0.4.27a-deansification.patch
                        tac_plus-4.0.4.27a-parallelmake.patch
  Log:
  Version bump, as requested by Reuben Farrelly in bug #540116.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xB5058F9A)

Revision  Changes    Path
1.1                  
net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch?rev=1.1&content-type=text/plain

Index: tac_plus-4.0.4.27a-deansification.patch
===================================================================
diff -uNr tacacs+-F4.0.4.27a.ORIG/configure.in tacacs+-F4.0.4.27a/configure.in
--- tacacs+-F4.0.4.27a.ORIG/configure.in        2015-03-25 11:13:06.976024203 
+0000
+++ tacacs+-F4.0.4.27a/configure.in     2015-03-25 11:13:36.816025689 +0000
@@ -126,7 +126,6 @@
 
 # compiler specifics
 AC_PROG_CC
-AM_C_PROTOTYPES
 AC_PROG_CPP
 AC_C_CONST
 AC_C_INLINE



1.1                  
net-nds/tac_plus/files/tac_plus-4.0.4.27a-parallelmake.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/tac_plus/files/tac_plus-4.0.4.27a-parallelmake.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/tac_plus/files/tac_plus-4.0.4.27a-parallelmake.patch?rev=1.1&content-type=text/plain

Index: tac_plus-4.0.4.27a-parallelmake.patch
===================================================================
diff -uNr tacacs+-F4.0.4.27a.ORIG/Makefile.am tacacs+-F4.0.4.27a/Makefile.am
--- tacacs+-F4.0.4.27a.ORIG/Makefile.am 2015-03-25 11:10:26.821016226 +0000
+++ tacacs+-F4.0.4.27a/Makefile.am      2015-03-25 11:11:04.954018126 +0000
@@ -19,7 +19,7 @@
 tac_plus_SOURCES += aceclnt_fn.c
 endif
 tac_plus_LDFLAGS = -L$(top_srcdir)
-tac_plus_LDADD = $(WRAPLIBS) -ltacacs
+tac_plus_LDADD = $(WRAPLIBS) libtacacs.la
 
 lib_LTLIBRARIES = libtacacs.la
 libtacacs_la_SOURCES = fdes.c maxsess.c md4.c md5.c packet.c




Reply via email to