Date: Mon, 25 Jul 2005 19:22:32 +0400 From: Andrej Zverev <az@inec.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84074: [update] security/srm to 1.2.8 Message-ID: <E1Dx4mm-000Epv-0d@az.inec.ru> Resent-Message-ID: <200507251530.j6PFUDhd067408@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84074 >Category: ports >Synopsis: [update] security/srm to 1.2.8 >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: Mon Jul 25 15:30:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrej Zverev >Release: FreeBSD 5.4-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update to version 1.2.8 Removed files: files/patch-01 >How-To-Repeat: >Fix: --- srm.diff begins here --- diff -Nru srm.orig/Makefile srm/Makefile --- srm.orig/Makefile Sun Mar 14 09:17:22 2004 +++ srm/Makefile Mon Jul 25 19:17:31 2005 @@ -6,7 +6,7 @@ # PORTNAME= srm -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.8 CATEGORIES= security sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= srm @@ -14,7 +14,9 @@ MAINTAINER= kjones@antihackertoolkit.com COMMENT= Secure rm, a utility which destroys file contents before unlinking -USE_LIBTOOL_VER=13 +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +USE_LIBTOOL_VER= 15 MAN1= srm.1 PLIST_FILES= bin/srm diff -Nru srm.orig/distinfo srm/distinfo --- srm.orig/distinfo Wed Mar 31 07:11:13 2004 +++ srm/distinfo Mon Jul 25 19:07:27 2005 @@ -1,2 +1,2 @@ -MD5 (srm-1.2.6.tar.gz) = d025b076ac95a88276f4f8616cb20698 -SIZE (srm-1.2.6.tar.gz) = 54269 +MD5 (srm-1.2.8.tar.gz) = 66ba49b1864a7c69763210dbc3efee33 +SIZE (srm-1.2.8.tar.gz) = 88067 diff -Nru srm.orig/files/patch-01 srm/files/patch-01 --- srm.orig/files/patch-01 Wed Oct 25 22:55:26 2000 +++ srm/files/patch-01 Thu Jan 1 03:00:00 1970 @@ -1,11 +0,0 @@ -diff -ru src/main.c src/main.c ---- src/main.c Thu Jun 22 16:18:03 2000 -+++ src/main.c Tue Oct 24 10:47:08 2000 -@@ -1,6 +1,6 @@ - #include <errno.h> - #include <fcntl.h> --#include <getopt.h> -+#include "../lib/getopt.h" - #include <stdio.h> - #include <stdlib.h> - #include <string.h> --- srm.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Dx4mm-000Epv-0d>