From nobody@FreeBSD.org  Thu Aug 13 13:19:34 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B20A71065672
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Aug 2009 13:19:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A11298FC55
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Aug 2009 13:19:33 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n7DDJXkT004392
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Aug 2009 13:19:33 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n7DDJXUS004391;
	Thu, 13 Aug 2009 13:19:33 GMT
	(envelope-from nobody)
Message-Id: <200908131319.n7DDJXUS004391@www.freebsd.org>
Date: Thu, 13 Aug 2009 13:19:33 GMT
From: Sofian Brabez <sbrabez@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [update] security/openbsm: update to 1.1-p2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         137726
>Category:       ports
>Synopsis:       [update] security/openbsm: update to 1.1-p2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    flz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 13 13:20:04 UTC 2009
>Closed-Date:    Sun Aug 16 12:09:42 UTC 2009
>Last-Modified:  Sun Aug 16 12:10:07 UTC 2009
>Originator:     Sofian Brabez
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
FreeBSD freebsd.ifr.lan 7.2-STABLE FreeBSD 7.2-STABLE #0: Thu Jul 2 23:42:18 CEST 2009 root@freebsd.ifr.lan:/usr/obj/usr/src/sys/FREEBSD i386
>Description:
- Update to 1.1-p2
- Make happy portlint
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN openbsm.orig/Makefile openbsm/Makefile
--- openbsm.orig/Makefile	2009-08-13 14:26:45.000000000 +0200
+++ openbsm/Makefile	2009-08-13 15:05:22.000000000 +0200
@@ -6,13 +6,15 @@
 #
 
 PORTNAME=	openbsm
-DISTVERSION=	1.1-p1
+DISTVERSION=	1.1-p2
 CATEGORIES=	security
 MASTER_SITES=	http://www.trustedbsd.org/downloads/
-DISTFILES=	openbsm-${DISTVERSION}.tgz
+DISTNAME=	openbsm-${DISTVERSION}
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	flz@FreeBSD.org
 COMMENT=	Open Source Basic Security Module (BSM) Audit Implementation
+
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
diff -urN openbsm.orig/distinfo openbsm/distinfo
--- openbsm.orig/distinfo	2009-08-13 14:26:45.000000000 +0200
+++ openbsm/distinfo	2009-08-13 14:57:13.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (openbsm-1.1-p1.tgz) = 08fe55dabc884b5a3b9c3a1dd75c9156
-SHA256 (openbsm-1.1-p1.tgz) = ab045bb9025c528f2c5b8a2e9f4547ca3fda7be5d1894bc112a4ad6305380c20
-SIZE (openbsm-1.1-p1.tgz) = 546421
+MD5 (openbsm-1.1-p2.tgz) = 1741ea45fba0d8af6dfb6e9322fd2d51
+SHA256 (openbsm-1.1-p2.tgz) = f3385a27d06ebb6a6c78e9ff9295d02129ad05a34b3283a7b35adf9ae8ee9eb3
+SIZE (openbsm-1.1-p2.tgz) = 546453


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->flz 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Aug 13 13:20:14 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137726 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Sun Aug 16 12:09:41 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137726 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137726: commit references a PR
Date: Sun, 16 Aug 2009 12:09:21 +0000 (UTC)

 flz         2009-08-16 12:09:07 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/openbsm     Makefile distinfo 
   Log:
   - Update security/openbsm to 1.1-p2.
   - Please portlint.
   
   PR:             ports/137726
   Submitted by:   Sofian Brabez
   
   Revision  Changes    Path
   1.12      +4 -2      ports/security/openbsm/Makefile
   1.6       +3 -3      ports/security/openbsm/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
