From hrkfrd@googlemail.com  Fri Aug 29 22:44:32 2008
Return-Path: <hrkfrd@googlemail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F3DFD1065684
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Aug 2008 22:44:31 +0000 (UTC)
	(envelope-from hrkfrd@googlemail.com)
Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25])
	by mx1.freebsd.org (Postfix) with ESMTP id 801C48FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Aug 2008 22:44:31 +0000 (UTC)
	(envelope-from hrkfrd@googlemail.com)
Received: by ey-out-2122.google.com with SMTP id 6so330366eyi.7
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Aug 2008 15:44:30 -0700 (PDT)
Received: by 10.210.26.10 with SMTP id 10mr2331722ebz.63.1220049869795;
        Fri, 29 Aug 2008 15:44:29 -0700 (PDT)
Received: from megawr.ath.cx ( [87.122.71.96])
        by mx.google.com with ESMTPS id i7sm16430872nfh.8.2008.08.29.15.44.28
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Fri, 29 Aug 2008 15:44:28 -0700 (PDT)
Received: from megawr.ath.cx (localhost [127.0.0.1])
	by megawr.ath.cx (8.14.2/8.14.2) with ESMTP id m7TMj8cO058214
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Aug 2008 00:45:10 +0200 (CEST)
	(envelope-from henrik@megawr.ath.cx)
Received: (from henrik@localhost)
	by megawr.ath.cx (8.14.2/8.14.2/Submit) id m7TMj7QV058207;
	Sat, 30 Aug 2008 00:45:07 +0200 (CEST)
	(envelope-from henrik)
Message-Id: <200808292245.m7TMj7QV058207@megawr.ath.cx>
Date: Sat, 30 Aug 2008 00:45:07 +0200 (CEST)
From: Henrik Friedrichsen <hrkfrd@googlemail.com>
Reply-To: Henrik Friedrichsen <henrik@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] net-im/pidgin-msn-pecan update to 0.0.15
X-Send-Pr-Version: 3.113
X-GNATS-Notify: hrkfrd@gmail.com

>Number:         126959
>Category:       ports
>Synopsis:       [MAINTAINER] net-im/pidgin-msn-pecan update to 0.0.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    chinsan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 29 22:50:00 UTC 2008
>Closed-Date:    Tue Sep 02 15:16:43 UTC 2008
>Last-Modified:  Tue Sep  2 15:20:04 UTC 2008
>Originator:     Henrik Friedrichsen
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD dsp.megawr.ath.cx 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Aug 24 21:14:38 CEST 2008 root@dsp.megawr.ath.cx:/usr/src/sys/i386/compile/KRAFTWERK i386


	
>Description:
msn-pecan just got updated to 0.0.15, here's the new port.
	
>How-To-Repeat:
	
>Fix:

	

--- pidgin-msn-pecan.patch begins here ---
diff -Naur ./Makefile ../pidgin-msn-pecan/Makefile
--- ./Makefile	2008-08-29 23:47:38.000000000 +0200
+++ ../pidgin-msn-pecan/Makefile	2008-08-30 00:35:49.000000000 +0200
@@ -2,17 +2,16 @@
 # Date created:		30 July 2008
 # Whom:			hrkfrd@gmail.com
 #
-# $FreeBSD: ports/net-im/pidgin-msn-pecan/Makefile,v 1.2 2008/08/21 21:40:49 marcus Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	msn-pecan
-PORTVERSION=	0.0.14
-PORTREVISION=	1
+PORTVERSION=	0.0.15
 CATEGORIES=	net-im
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 PKGNAMEPREFIX=	pidgin-
 
-MAINTAINER=	hrkfrd@gmail.com
+MAINTAINER=	hrkfrd@googlemail.com
 COMMENT=	Alternative MSN protocol plugin for libpurple
 
 LIB_DEPENDS=	purple.5:${PORTSDIR}/net-im/libpurple
@@ -21,7 +20,9 @@
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_LDCONFIG=	yes
+USE_GETTEXT=	yes
 
-PLIST_FILES=	lib/purple-2/libmsn-pecan.so
+post-install:
+	${GMAKE} -C ${WRKSRC} install_locales
 
 .include <bsd.port.mk>
diff -Naur ./distinfo ../pidgin-msn-pecan/distinfo
--- ./distinfo	2008-08-29 23:47:38.000000000 +0200
+++ ../pidgin-msn-pecan/distinfo	2008-08-29 23:48:19.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (msn-pecan-0.0.14.tar.bz2) = e2e31a797e867654df055f3d8abad32a
-SHA256 (msn-pecan-0.0.14.tar.bz2) = a656ec6a160bbc8a3340ad1204b17c64466dcae8c6ce8cde3faa7f6e4c4f39ca
-SIZE (msn-pecan-0.0.14.tar.bz2) = 88122
+MD5 (msn-pecan-0.0.15.tar.bz2) = bc04bc322cdaf9ddcbc1604c1d20b47a
+SHA256 (msn-pecan-0.0.15.tar.bz2) = cac47e053e189adc963e03c5e02ae4b2ecf11f01b9804e5ee2b5e6b07fdb5e4d
+SIZE (msn-pecan-0.0.15.tar.bz2) = 114981
diff -Naur ./files/patch-Makefile ../pidgin-msn-pecan/files/patch-Makefile
--- ./files/patch-Makefile	2008-08-29 23:47:38.000000000 +0200
+++ ../pidgin-msn-pecan/files/patch-Makefile	2008-08-30 00:39:29.000000000 +0200
@@ -1,11 +1,30 @@
---- _Makefile	2008-08-03 20:08:19.000000000 +0000
-+++ Makefile	2008-08-03 20:08:29.000000000 +0000
-@@ -32,7 +32,7 @@
+diff -Naur ./Makefile ../msn-pecan-0.0.15/Makefile
+--- ./Makefile	2008-08-30 00:37:51.000000000 +0200
++++ ../msn-pecan-0.0.15/Makefile	2008-08-30 00:38:58.000000000 +0200
+@@ -27,16 +27,16 @@
+ OTHER_WARNINGS=-D_FORTIFY_SOURCE=2 -fstack-protector -g3 -Wdisabled-optimization \
+ 	       -Wendif-labels -Wformat=2 -Wstack-protector -Wswitch
+ 
+-CFLAGS+=-Wall # $(EXTRA_WARNINGS)
++CFLAGS+=-Wall -I/usr/local/include # $(EXTRA_WARNINGS)
+ 
+ override CFLAGS+=-I. -D PACKAGE='"msn-pecan"' -DENABLE_NLS -DHAVE_LIBPURPLE -DPURPLE_DEBUG -D PLUGIN_NAME='msn-pecan'
+ 
  # For glib < 2.6 support (libpurple maniacs)
  FALLBACK_CFLAGS+=-I./fix_purple
  
 -LDFLAGS:=-Wl,--no-undefined
-+LDFLAGS:=-Wl,--no-undefined,-lc
++LDFLAGS:=-Wl,--no-undefined,-lintl
+ 
+-DATA_DIR=/usr/share
++DATA_DIR=/usr/local/share
  
  purpledir=$(DESTDIR)/$(PURPLE_PREFIX)/lib/purple-2
  
+@@ -180,5 +180,5 @@
+ 
+ install_locales: $(foreach e,$(CATALOGS),po/libmsn-pecan-$(e).mo)
+ 	for x in $(CATALOGS); do \
+-	install po/libmsn-pecan-$$x.mo $(DATA_DIR)/locale/$$x/LC_MESSAGES/libmsn-pecan.mo; \
++	install -m 444 po/libmsn-pecan-$$x.mo $(DATA_DIR)/locale/$$x/LC_MESSAGES/libmsn-pecan.mo; \
+ 	done
diff -Naur ./pkg-plist ../pidgin-msn-pecan/pkg-plist
--- ./pkg-plist	1970-01-01 01:00:00.000000000 +0100
+++ ../pidgin-msn-pecan/pkg-plist	2008-08-30 00:40:46.000000000 +0200
@@ -0,0 +1,8 @@
+lib/purple-2/libmsn-pecan.so
+share/locale/nl/LC_MESSAGES/libmsn-pecan.mo
+share/locale/fi/LC_MESSAGES/libmsn-pecan.mo
+share/locale/fr/LC_MESSAGES/libmsn-pecan.mo
+share/locale/it/LC_MESSAGES/libmsn-pecan.mo
+share/locale/sr/LC_MESSAGES/libmsn-pecan.mo
+share/locale/es/LC_MESSAGES/libmsn-pecan.mo
+share/locale/sv/LC_MESSAGES/libmsn-pecan.mo
--- pidgin-msn-pecan.patch ends here ---


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Fri Aug 29 22:50:11 UTC 2008 
Class-Changed-Why:  
Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126959 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Aug 29 22:50:14 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: hrkfrd@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/126959: [MAINTAINER] net-im/pidgin-msn-pecan update to 0.0.15
Date: Fri, 29 Aug 2008 22:50:12 UT

 Maintainer of net-im/pidgin-msn-pecan,
 
 Please note that PR ports/126959 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126959
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Henrik Friedrichsen <hrkfrd@googlemail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/126959: [MAINTAINER] net-im/pidgin-msn-pecan update to 0.0.15
Date: Sat, 30 Aug 2008 14:44:03 +0200

 yeah yeah, approved ..
Responsible-Changed-From-To: freebsd-ports-bugs->chinsan 
Responsible-Changed-By: chinsan 
Responsible-Changed-When: Sat Aug 30 12:57:12 UTC 2008 
Responsible-Changed-Why:  
I'll take this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126959 
State-Changed-From-To: feedback->closed 
State-Changed-By: chinsan 
State-Changed-When: Tue Sep 2 15:16:42 UTC 2008 
State-Changed-Why:  
Committed, thanks. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126959: commit references a PR
Date: Tue,  2 Sep 2008 15:15:41 +0000 (UTC)

 chinsan     2008-09-02 15:15:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im/pidgin-msn-pecan Makefile distinfo 
     net-im/pidgin-msn-pecan/files patch-Makefile 
   Added files:
     net-im/pidgin-msn-pecan pkg-plist 
   Log:
   - Update to 0.0.15
   - Change maintainer's mail address
   
   PR:             ports/126959
   Submitted by:   maintainer
   
   Revision  Changes    Path
   1.3       +5 -4      ports/net-im/pidgin-msn-pecan/Makefile
   1.2       +3 -3      ports/net-im/pidgin-msn-pecan/distinfo
   1.2       +22 -4     ports/net-im/pidgin-msn-pecan/files/patch-Makefile
   1.1       +8 -0      ports/net-im/pidgin-msn-pecan/pkg-plist (new)
 _______________________________________________
 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:
