Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2014 17:21:40 -0800
From:      Dirk Jagdmann <doj@cubic.org>
To:        <FreeBSD-gnats-submit@freebsd.org>
Subject:   ports/185761: update port security/srm to 1.2.12
Message-ID:  <21f1f9f8-1cfa-4b31-b31b-427b2bc7c4bc@365EXCH-HUB-P1.nbttech.com>
Resent-Message-ID: <201401140030.s0E0U0I5090100@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185761
>Category:       ports
>Synopsis:       update port security/srm to 1.2.12
>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 Jan 14 00:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Jagdmann
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD freebsd9 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	update port security/srm to 1.2.12
>How-To-Repeat:
>Fix:
	apply the following patch

Index: srm/Makefile
===================================================================
--- srm.orig/Makefile
+++ srm/Makefile
@@ -2,10 +2,10 @@
 # $FreeBSD: security/srm/Makefile 327769 2013-09-20 22:55:24Z bapt $
 
 PORTNAME=	srm
-PORTVERSION=	1.2.11
+PORTVERSION=	1.2.12
 CATEGORIES=	security sysutils
 MASTER_SITES=	SF
-MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTVERSION}
 
 MAINTAINER=	kjones@antihackertoolkit.com
 COMMENT=	Secure rm, a utility which destroys file contents before unlinking
@@ -13,7 +13,7 @@ COMMENT=	Secure rm, a utility which dest
 CONFLICTS=	secure_delete-[0-9]*
 USE_XZ=		yes
 
-GNU_CONFIGURE=		yes
+GNU_CONFIGURE=	yes
 
 MAN1=		srm.1
 PLIST_FILES=	bin/srm
Index: srm/distinfo
===================================================================
--- srm.orig/distinfo
+++ srm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (srm-1.2.11.tar.xz) = 72ec1ba47f3bce0ce3ebc80a819bd7346d52d9711b52f36b441aedfebbdaa7ef
-SIZE (srm-1.2.11.tar.xz) = 92624
+SHA256 (srm-1.2.12.tar.xz) = 17d486e57928d0ff50105203013ebe1e7fdf12ec0b890ce8a829a655cf23938f
+SIZE (srm-1.2.12.tar.xz) = 96508
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21f1f9f8-1cfa-4b31-b31b-427b2bc7c4bc>