ports/64017: Update port: security/aide -> 0.10

Oliver Braun obraun at FreeBSD.org
Wed Mar 10 00:00:40 UTC 2004


>Number:         64017
>Category:       ports
>Synopsis:       Update port: security/aide -> 0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 09 16:00:40 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.9-STABLE FreeBSD 4.9-STABLE #1: Fri Feb 6 20:21:14 CET 2004 root at nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS i386


>Description:

Upgrade security/aide to 0.10.

Added file:    files/patch-config.h.in
Removed files: files/patch-configure
               files/patch-src::conf_yacc.y

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/aide/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	4 Feb 2004 05:08:42 -0000	1.13
+++ Makefile	9 Mar 2004 23:39:40 -0000
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	aide
-PORTVERSION=	0.9
-PORTREVISION=	1
+PORTVERSION=	0.10
 CATEGORIES=	security
-MASTER_SITES=	http://www.cs.tut.fi/~rammer/ \
-		ftp://ftp.cs.tut.fi/pub/src/gnu/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	cy at FreeBSD.org
 COMMENT=	A replacement and extension for Tripwire
@@ -18,6 +17,7 @@
 LIB_DEPENDS=	mhash.2:${PORTSDIR}/security/mhash
 
 USE_BISON=	yes
+USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--with-mhash \
 		--with-zlib \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/security/aide/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	5 Nov 2002 13:46:25 -0000	1.2
+++ distinfo	9 Mar 2004 23:39:40 -0000
@@ -1 +1,2 @@
-MD5 (aide-0.9.tar.gz) = 877b1f515a9e25afda75e06805d687fb
+MD5 (aide-0.10.tar.gz) = 39eb7d21064cac7b409c45d038b86cd8
+SIZE (aide-0.10.tar.gz) = 234184
Index: files/patch-config.h.in
===================================================================
RCS file: files/patch-config.h.in
diff -N files/patch-config.h.in
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-config.h.in	9 Mar 2004 23:39:40 -0000
@@ -0,0 +1,11 @@
+--- config.h.in.orig	Fri Nov 28 16:14:07 2003
++++ config.h.in	Wed Mar 10 00:22:12 2004
+@@ -56,7 +56,7 @@
+ #define AIDE_STAT_TYPE stat
+ #define AIDE_INO_TYPE ino_t
+ #define AIDE_OFF_TYPE off_t
+-#define AIDE_BLKCNT_TYPE blkcnt_t
++#define AIDE_BLKCNT_TYPE int32_t
+ 
+ /* Defines for READDIR64 */
+ #define AIDE_READDIR_FUNC readdir
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list