From nl@anthesphoria.net  Tue Jun  8 13:27:56 2010
Return-Path: <nl@anthesphoria.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BA0071065673
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Jun 2010 13:27:56 +0000 (UTC)
	(envelope-from nl@anthesphoria.net)
Received: from anthesphoria.net (anthesphoria.net [200.46.204.219])
	by mx1.freebsd.org (Postfix) with ESMTP id 496658FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Jun 2010 13:27:56 +0000 (UTC)
Received: from anthesphoria.net (anthesphoria.net [200.46.204.219])
	by anthesphoria.net (8.14.3/8.14.3) with ESMTP id o58DRuWp010146
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 8 Jun 2010 15:27:56 +0200 (CEST)
	(envelope-from nl@anthesphoria.net)
Received: (from nl@localhost)
	by anthesphoria.net (8.14.3/8.14.3/Submit) id o58DRuS3010145;
	Tue, 8 Jun 2010 15:27:56 +0200 (CEST)
	(envelope-from nl)
Message-Id: <201006081327.o58DRuS3010145@anthesphoria.net>
Date: Tue, 8 Jun 2010 15:27:56 +0200 (CEST)
From: Nikola Lecic <nikola.lecic@anthesphoria.net>
Reply-To: Nikola Lecic <nikola.lecic@anthesphoria.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [Maintainer] textproc/libkmfl: Remove gettext dependency, minor plist fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         147690
>Category:       ports
>Synopsis:       [Maintainer] textproc/libkmfl: Remove gettext dependency, minor plist fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 08 13:30:08 UTC 2010
>Closed-Date:    Sat Jun 19 14:34:25 UTC 2010
>Last-Modified:  Sat Jun 19 14:40:03 UTC 2010
>Originator:     Nikola Lecic
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:

System: FreeBSD mordor.xx.bg.ac.rs 8.0-STABLE FreeBSD 8.0-STABLE #0: Fri Feb 26 10:23:40 UTC 2010 nikola@mordor.xx.bg.ac.rs:/usr/obj/usr/src/sys/GENERIC amd64

>Description:

Log:
- remove wrong gettext dependency;
- bump PORTREVISION because this changes the default package;
- add PLIST_DIRS.

>How-To-Repeat:
	
>Fix:

--- libkmfl-0.9.8_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/libkmfl/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	31 May 2010 02:01:14 -0000	1.7
+++ Makefile	8 Jun 2010 10:50:02 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	libkmfl
 PORTVERSION=	0.9.8
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc
 MASTER_SITES=	SF/kmfl/kmfl/${PORTVERSION} \
 		http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -19,7 +19,6 @@
 LIB_DEPENDS=	kmflcomp:${PORTSDIR}/textproc/kmflcomp
 
 USE_LDCONFIG=	yes
-USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
@@ -32,6 +31,7 @@
 		lib/libkmfl.la \
 		lib/libkmfl.so \
 		lib/libkmfl.so.0
+PLIST_DIRS=	include/kmfl
 
 post-patch:
 	@${REINPLACE_CMD} \
--- libkmfl-0.9.8_3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Wed Jun 9 12:45:28 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147690 
State-Changed-From-To: open->closed 
State-Changed-By: wxs 
State-Changed-When: Sat Jun 19 14:34:25 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147690: commit references a PR
Date: Sat, 19 Jun 2010 14:33:03 +0000 (UTC)

 wxs         2010-06-19 14:32:49 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/libkmfl     Makefile 
   Log:
   Remove wrong gettext dependency
   Add PLIST_DIRS
   
   PR:             ports/147690
   Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.8       +2 -2      ports/textproc/libkmfl/Makefile
 _______________________________________________
 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:
