ports/66362: Update port: security/ftimes/3.3.0 --> 3.4.0

klm at uidzero.org klm at uidzero.org
Fri May 7 18:40:21 UTC 2004


>Number:         66362
>Category:       ports
>Synopsis:       Update port: security/ftimes 3.3.0 --> 3.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 07 11:40:19 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     klm
>Release:        FreeBSD 4.7-RELEASE-p23 i386
>Organization:
>Environment:
System:

>Description:

>How-To-Repeat:

>Fix:

Please remove the following files from ftimes/files as they are no
longer needed:

  patch-configure

--- ftimes-3.4.0.diff begins here ---
diff -urP ftimes/Makefile ftimes-3.4.0/Makefile
--- ftimes/Makefile	Sat Feb 28 16:58:12 2004
+++ ftimes-3.4.0/Makefile	Fri May  7 16:55:01 2004
@@ -1,4 +1,4 @@
-# New ports collection makefile for:   ftimes
+# New ports collection makefile for:	ftimes
 # Date created:		20 August 2002
 # Whom:			Klayton Monroe <klm at uidzero.org>
 #
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		ftimes
-PORTVERSION=		3.3.0
+PORTVERSION=		3.4.0
 CATEGORIES=		security sysutils
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	ftimes
@@ -16,7 +16,6 @@
 COMMENT=		A system baselining and evidence collection tool
 
 GNU_CONFIGURE=		YES
-USE_REINPLACE=		YES
 
 .if defined(WITHOUT_SSL)
 CONFIGURE_ARGS+=	--without-ssl
@@ -32,9 +31,6 @@
 .endif
 
 MAN1=			ftimes.1
-
-post-patch:
-	${REINPLACE_CMD} -e "s,-O2,${CFLAGS},g" ${WRKSRC}/configure
 
 post-install:
 	${STRIP_CMD} ${PREFIX}/bin/ftimes
diff -urP ftimes/distinfo ftimes-3.4.0/distinfo
--- ftimes/distinfo	Wed Mar 31 03:10:58 2004
+++ ftimes-3.4.0/distinfo	Fri May  7 16:52:34 2004
@@ -1,2 +1,2 @@
-MD5 (ftimes-3.3.0.tgz) = 552c3c6d9796dade37533308a31772dc
-SIZE (ftimes-3.3.0.tgz) = 310311
+MD5 (ftimes-3.4.0.tgz) = 99ed52a7db1985803fd380c1c94f38ec
+SIZE (ftimes-3.4.0.tgz) = 321605
Only in ftimes/files: patch-configure
diff -urP ftimes/files/patch-etc::Makefile.in ftimes-3.4.0/files/patch-etc::Makefile.in
--- ftimes/files/patch-etc::Makefile.in	Thu Jan  1 00:00:00 1970
+++ ftimes-3.4.0/files/patch-etc::Makefile.in	Fri May  7 17:21:46 2004
@@ -0,0 +1,18 @@
+--- etc/Makefile.in.orig	Fri May  7 17:13:58 2004
++++ etc/Makefile.in	Fri May  7 17:14:09 2004
+@@ -27,7 +27,6 @@
+ 			get.cfg.sample\
+ 			mapfull.cfg.sample\
+ 			maplean.cfg.sample\
+-			nph-ftimes.cfg.sample\
+ 			put.cfg.sample
+ DST_FILES		=\
+ 			${etcdir}/digfull.cfg.sample\
+@@ -35,7 +34,6 @@
+ 			${etcdir}/get.cfg.sample\
+ 			${etcdir}/mapfull.cfg.sample\
+ 			${etcdir}/maplean.cfg.sample\
+-			${etcdir}/nph-ftimes.cfg.sample\
+ 			${etcdir}/put.cfg.sample
+ 
+ all: ${SRC_FILES}
--- ftimes-3.4.0.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list