pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/42677: security/aide update -> 0.13.1



>Number:         42677
>Category:       pkg
>Synopsis:       security/aide update -> 0.13.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 25 22:15:00 +0000 2010
>Originator:     Fredrik Pettai
>Release:        NetBSD 5.0_STABLE
>Organization:
NORDUnet A/S
>Environment:
>Description:
security/aide is a really old release. Including a patch for the latest 
version. 
>How-To-Repeat:

>Fix:
bash-4.0# cvs diff -u
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/aide/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- Makefile    12 Jun 2008 02:14:44 -0000      1.28
+++ Makefile    25 Jan 2010 22:07:46 -0000
@@ -1,8 +1,8 @@
 # $NetBSD: Makefile,v 1.28 2008/06/12 02:14:44 joerg Exp $
 #
 
-DISTNAME=      aide-0.10
-PKGREVISION=   1
+DISTNAME=      aide-0.13.1
+#PKGREVISION=  1
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=aide/}
 
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/security/aide/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo    2 Jan 2006 22:40:19 -0000       1.7
+++ distinfo    25 Jan 2010 22:07:46 -0000
@@ -1,9 +1,6 @@
 $NetBSD: distinfo,v 1.7 2006/01/02 22:40:19 joerg Exp $
 
-SHA1 (aide-0.10.tar.gz) = e1a65a96ea66742290b3e445d98c543008057938
-RMD160 (aide-0.10.tar.gz) = b3b63b018f3358f1d03cbc76270e5ea6ff9df943
-Size (aide-0.10.tar.gz) = 234184 bytes
-SHA1 (patch-aa) = 22f4be852c82a9252b29150cf73ce3b938d2f982
-SHA1 (patch-ab) = 67ae8c17e8ca99ddade99dc6099499f0b15bcc36
-SHA1 (patch-ac) = 092baef366a51f99dba4ef241077b381e7b33a3d
-SHA1 (patch-ad) = 54e5e12dcb63cd58b90f0a496a704c8a7de5819c
+SHA1 (aide-0.13.1.tar.gz) = 0112ee0a974020b99f09d1f2a9fb05433a7b9681
+RMD160 (aide-0.13.1.tar.gz) = 802ac5bd817032bf3a696db7f547bef322b2487a
+Size (aide-0.13.1.tar.gz) = 285400 bytes
+SHA1 (patch-ab) = 5319904e24a26e67b5a7a8767fca29c34b5a0116
cvs diff: Diffing patches
cvs diff: cannot find patches/patch-aa
Index: patches/patch-ab
===================================================================
RCS file: /cvsroot/pkgsrc/security/aide/patches/patch-ab,v
retrieving revision 1.1
diff -u -r1.1 patch-ab
--- patches/patch-ab    23 May 2005 21:24:17 -0000      1.1
+++ patches/patch-ab    25 Jan 2010 22:07:46 -0000
@@ -1,8 +1,8 @@
 $NetBSD: patch-ab,v 1.1 2005/05/23 21:24:17 jlam Exp $
 
---- configure.orig     2003-11-28 10:14:08.000000000 -0500
-+++ configure
-@@ -1164,11 +1164,6 @@ test -n "$YACC" && break
+--- configure.orig     2006-12-15 13:56:19.000000000 +0100
++++ configure  2010-01-25 22:50:46.000000000 +0100
+@@ -3489,10 +3489,6 @@
  done
  test -n "$YACC" || YACC="yacc"
  
@@ -10,19 +10,17 @@
 -        echo "AIDE requires GNU bison"
 -        exit 5
 -fi
--
- echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
- echo "configure:1174: checking how to run the C preprocessor" >&5
- # On Suns, sometimes $CPP names a directory.
-@@ -1425,11 +1420,6 @@ EOF
  
- fi
  
+ for ac_prog in flex lex
+@@ -3699,10 +3695,6 @@
+ rm -f conftest.l $LEX_OUTPUT_ROOT.c
+ 
+ fi
 -if test "x${LEX}" != "xflex"; then
 -        echo "AIDE requires GNU flex"
 -        exit 5
 -fi
--
- 
- 
  
+ # Extract the first word of "pkg-config", so it can be a program name with 
args.
+ set dummy pkg-config; ac_word=$2
cvs diff: cannot find patches/patch-ac
cvs diff: cannot find patches/patch-ad



Home | Main Index | Thread Index | Old Index