From vd@datamax.bg  Mon Oct  3 10:50:33 2005
Return-Path: <vd@datamax.bg>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E03E816A41F;
	Mon,  3 Oct 2005 10:50:33 +0000 (GMT)
	(envelope-from vd@datamax.bg)
Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7E14643D46;
	Mon,  3 Oct 2005 10:50:33 +0000 (GMT)
	(envelope-from vd@datamax.bg)
Received: from sinanica.bg.datamax (sinanica.bg.datamax [192.168.10.1])
	by jengal.datamax.bg (Postfix) with QMQP
	id 2723F87CC; Mon,  3 Oct 2005 13:50:32 +0300 (EEST)
Received: (nullmailer pid 1194 invoked by uid 1004);
	Mon, 03 Oct 2005 10:50:32 -0000
Message-Id: <20051003105032.GA1157@sinanica.bg.datamax>
Date: Mon, 3 Oct 2005 13:50:32 +0300
From: Vasil Dimov <vd@datamax.bg>
Reply-To: vd@datamax.bg
To: FreeBSD-gnats-submit@freebsd.org
Cc: mnag@FreeBSD.org
Subject: Update port: devel/ossp-l2 to 0.9.11
X-Send-Pr-Version: 3.113

>Number:         86865
>Category:       ports
>Synopsis:       Update port: devel/ossp-l2 to 0.9.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mnag
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 03 11:00:30 GMT 2005
>Closed-Date:    Mon Oct 03 14:31:33 GMT 2005
>Last-Modified:  Mon Oct 03 14:31:33 GMT 2005
>Originator:     Vasil Dimov
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
DataMax
>Environment:

>Description:

Update port devel/ossp-l2 from 0.9.10 to 0.9.11:
* set GNU_CONFIGURE
* fix irritating configure warning (although it is harmless)
* add wrap-target to package's internal `check' target

>How-To-Repeat:

>Fix:

--- ossp-l2_0.9.10-0.9.11.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/ossp-l2/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	16 Sep 2005 17:58:28 -0000	1.17
+++ Makefile	3 Oct 2005 10:46:34 -0000
@@ -8,7 +8,7 @@
 #
 
 PORTNAME=	l2
-PORTVERSION=	0.9.10
+PORTVERSION=	0.9.11
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_OSSP}
 MASTER_SITE_SUBDIR=	lib/${PORTNAME}
@@ -17,10 +17,15 @@
 MAINTAINER=	mnag@FreeBSD.org
 COMMENT=	A C library for a flexible and sophisticated Unix logging facility
 
+GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 USE_LIBTOOL_VER=	15
 INSTALLS_SHLIB=	yes
 
 MAN1=		l2-config.1 l2tool.1
 MAN3=		l2.3
 
+check: build
+	@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/ossp-l2/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	13 Jul 2005 22:00:50 -0000	1.5
+++ distinfo	3 Oct 2005 10:46:34 -0000
@@ -1,2 +1,2 @@
-MD5 (l2-0.9.10.tar.gz) = c5177e38125ee3b5032332bcee0bf0a5
-SIZE (l2-0.9.10.tar.gz) = 413107
+MD5 (l2-0.9.11.tar.gz) = 16cd2a28f89fad5b905dabc0a92c6cf0
+SIZE (l2-0.9.11.tar.gz) = 422232
--- ossp-l2_0.9.10-0.9.11.diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mnag 
Responsible-Changed-By: mnag 
Responsible-Changed-When: Mon Oct 3 13:14:32 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86865 
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Mon Oct 3 14:31:30 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86865 
>Unformatted:
