ports/153911: [PATCH] security/srm: update to 1.2.11

Ruslan Mahmatkhanov cvs-src at yandex.ru
Tue Jan 11 20:10:08 UTC 2011


>Number:         153911
>Category:       ports
>Synopsis:       [PATCH] security/srm: update to 1.2.11
>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 11 20:10:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.2-PRERELEASE
>Organization:
>Environment:
8.2-PRERELEASE i386
>Description:
- update to 1.2.11
- switch to tar.xz
- remove md5
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa srm.orig/Makefile srm/Makefile
--- srm.orig/Makefile	2009-09-16 06:16:39.000000000 +0400
+++ srm/Makefile	2011-01-11 22:45:59.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	srm
-PORTVERSION=	1.2.10
+PORTVERSION=	1.2.11
 CATEGORIES=	security sysutils
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}/${PORTVERSION}
@@ -15,6 +15,7 @@
 COMMENT=	Secure rm, a utility which destroys file contents before unlinking
 
 CONFLICTS=	secure_delete-[0-9]*
+USE_XZ=		yes
 
 GNU_CONFIGURE=		yes
 
diff -ruNa srm.orig/distinfo srm/distinfo
--- srm.orig/distinfo	2009-09-16 06:16:39.000000000 +0400
+++ srm/distinfo	2011-01-11 22:46:05.000000000 +0300
@@ -1,3 +1,2 @@
-MD5 (srm-1.2.10.tar.gz) = 127732632dde102688888c70ede89491
-SHA256 (srm-1.2.10.tar.gz) = d3789ad9fb98fe1800b2b66250851c6a83e32b00fc350b9daab757600f0da2e8
-SIZE (srm-1.2.10.tar.gz) = 119081
+SHA256 (srm-1.2.11.tar.xz) = 72ec1ba47f3bce0ce3ebc80a819bd7346d52d9711b52f36b441aedfebbdaa7ef
+SIZE (srm-1.2.11.tar.xz) = 92624


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



More information about the freebsd-ports-bugs mailing list