Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2009 22:58:28 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kjones@antihackertoolkit.com
Subject:   ports/137944: [PATCH] security/srm: update to 1.2.10
Message-ID:  <20090819015828.B1CCB2297B4@fbsd72.scjamorim.org>
Resent-Message-ID: <200908190300.n7J302ZY074260@freefall.freebsd.org>

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

>Number:         137944
>Category:       ports
>Synopsis:       [PATCH] security/srm: update to 1.2.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:   Wed Aug 19 03:00:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Update to 1.2.10

You can see log in mine tinderbox:
7-stable - i386
http://www.scjamorim.org/Home/srm-1.2.10.log
7-stable - amd64
http://www.scjamorim.org/Home/srm-1.2.10_amd64.log

Port maintainer (kjones@antihackertoolkit.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- srm-1.2.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/srm/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	21 Aug 2008 06:18:21 -0000	1.11
+++ Makefile	19 Aug 2009 02:50:42 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	srm
-PORTVERSION=	1.2.8
+PORTVERSION=	1.2.10
 CATEGORIES=	security sysutils
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	srm
+MASTER_SITES=	SFP
+MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}/${PORTVERSION}
 
 MAINTAINER=	kjones@antihackertoolkit.com
 COMMENT=	Secure rm, a utility which destroys file contents before unlinking
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/srm/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	24 Jan 2006 01:03:28 -0000	1.6
+++ distinfo	19 Aug 2009 02:50:42 -0000
@@ -1,3 +1,3 @@
-MD5 (srm-1.2.8.tar.gz) = 66ba49b1864a7c69763210dbc3efee33
-SHA256 (srm-1.2.8.tar.gz) = 3be77158b62873659de9d458f87993537c93bbd32a86d5543290a0cf4ab24f61
-SIZE (srm-1.2.8.tar.gz) = 88067
+MD5 (srm-1.2.10.tar.gz) = 127732632dde102688888c70ede89491
+SHA256 (srm-1.2.10.tar.gz) = d3789ad9fb98fe1800b2b66250851c6a83e32b00fc350b9daab757600f0da2e8
+SIZE (srm-1.2.10.tar.gz) = 119081
--- srm-1.2.10.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090819015828.B1CCB2297B4>