From hrkfrd@googlemail.com  Tue Sep 16 19:52:54 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 4E4921065672
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Sep 2008 19:52:54 +0000 (UTC)
	(envelope-from hrkfrd@googlemail.com)
Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.185])
	by mx1.freebsd.org (Postfix) with ESMTP id C56638FC24
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Sep 2008 19:52:53 +0000 (UTC)
	(envelope-from hrkfrd@googlemail.com)
Received: by fk-out-0910.google.com with SMTP id k31so2566163fkk.11
        for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Sep 2008 12:52:52 -0700 (PDT)
Received: by 10.180.239.7 with SMTP id m7mr1094755bkh.87.1221594771995;
        Tue, 16 Sep 2008 12:52:51 -0700 (PDT)
Received: from megawr.ath.cx ( [87.122.79.128])
        by mx.google.com with ESMTPS id d13sm17328397fka.3.2008.09.16.12.52.50
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Tue, 16 Sep 2008 12:52:51 -0700 (PDT)
Received: from megawr.ath.cx (localhost [127.0.0.1])
	by megawr.ath.cx (8.14.3/8.14.2) with ESMTP id m8GJr67E075419
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 16 Sep 2008 21:53:06 +0200 (CEST)
	(envelope-from henrik@megawr.ath.cx)
Received: (from henrik@localhost)
	by megawr.ath.cx (8.14.3/8.14.2/Submit) id m8GJr6E8075418;
	Tue, 16 Sep 2008 21:53:06 +0200 (CEST)
	(envelope-from henrik)
Message-Id: <200809161953.m8GJr6E8075418@megawr.ath.cx>
Date: Tue, 16 Sep 2008 21:53:06 +0200 (CEST)
From: Henrik Friedrichsen <hrkfrd@googlemail.com>
Reply-To: Henrik Friedrichsen <henrik@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] update pidgin-msn-pecan to 0.0.16	
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         127426
>Category:       ports
>Synopsis:       [MAINTAINER] update net-im/pidgin-msn-pecan to 0.0.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 16 20:00:02 UTC 2008
>Closed-Date:    Sun Oct 05 10:23:31 UTC 2008
>Last-Modified:  Sun Oct  5 10:30:06 UTC 2008
>Originator:     Henrik Friedrichsen
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD dsp.megawr.ath.cx 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat Sep 13 13:43:43 CEST 2008 root@dsp.megawr.ath.cx:/usr/obj/usr/src/sys/REAKTOR i386


	
msn-pecan 0.0.16 is out as of 16th September.
Here's the patch!
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- pecan.patch begins here ---
diff -Naur ./Makefile ../pidgin-msn-pecan/Makefile
--- ./Makefile	2008-09-16 21:37:00.000000000 +0200
+++ ../pidgin-msn-pecan/Makefile	2008-09-16 21:37:22.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	msn-pecan
-PORTVERSION=	0.0.15
+PORTVERSION=	0.0.16
 CATEGORIES=	net-im
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 PKGNAMEPREFIX=	pidgin-
diff -Naur ./distinfo ../pidgin-msn-pecan/distinfo
--- ./distinfo	2008-09-16 21:37:00.000000000 +0200
+++ ../pidgin-msn-pecan/distinfo	2008-09-16 21:39:28.000000000 +0200
@@ -1,3 +1,3 @@
-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
+MD5 (msn-pecan-0.0.16.tar.bz2) = 4f999947fca7e463cf423208a9bdac00
+SHA256 (msn-pecan-0.0.16.tar.bz2) = 1ebdb8603b40b74fca25f90ff4d32b05a83650d999ea8b4bc8bc23fd6218dc48
+SIZE (msn-pecan-0.0.16.tar.bz2) = 117322
diff -Naur ./files/patch-Makefile ../pidgin-msn-pecan/files/patch-Makefile
--- ./files/patch-Makefile	2008-09-16 21:37:00.000000000 +0200
+++ ../pidgin-msn-pecan/files/patch-Makefile	2008-09-16 21:48:07.000000000 +0200
@@ -1,29 +1,28 @@
---- Makefile.orig	2008-08-29 06:15:22.000000000 +0800
-+++ Makefile	2008-09-01 03:46:46.000000000 +0800
-@@ -27,16 +27,16 @@
+diff -Naur ./Makefile ../pecan/Makefile
+--- ./Makefile	2008-09-16 21:42:17.000000000 +0200
++++ ../pecan/Makefile	2008-09-16 21:45:04.000000000 +0200
+@@ -29,7 +29,7 @@
  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'
- 
+ override CFLAGS+=-I. -D PACKAGE='"libmsn-pecan"' -DENABLE_NLS -DHAVE_LIBPURPLE -DPURPLE_DEBUG -DLIBPURPLE_NEW_API \
+ 	-D PLUGIN_NAME='msn-pecan'
+@@ -43,7 +43,7 @@
  # For glib < 2.6 support (libpurple maniacs)
  FALLBACK_CFLAGS+=-I./fix_purple
  
 -LDFLAGS:=-Wl,--no-undefined
 +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 @@
+ prefix=$(DESTDIR)/$(PURPLE_PREFIX)
+ plugin_dir=$(prefix)/lib/purple-2
+@@ -199,5 +199,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; \
+-	install -D 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
--- pecan.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Sep 16 20:07:52 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

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

From: Henrik Friedrichsen <hrkfrd@googlemail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/127426: [MAINTAINER] update net-im/pidgin-msn-pecan to 0.0.16
Date: Thu, 18 Sep 2008 16:13:48 +0200

 Please additionally apply this patch to fix build errors on amd64:
 
 --- amdbuild.patch begins here ---
 diff -Naur ./files/patch-Makefile ../pidgin-msn-pecan/files/patch-Makefile
 --- ./files/patch-Makefile	2008-09-18 16:10:06.000000000 +0200
 +++ ../pidgin-msn-pecan/files/patch-Makefile	2008-09-18 16:10:19.000000000 +0200
 @@ -15,7 +15,7 @@
   FALLBACK_CFLAGS+=-I./fix_purple
   
  -LDFLAGS:=-Wl,--no-undefined
 -+LDFLAGS:=-Wl,--no-undefined,-lintl
 ++LDFLAGS:=-Wl,--no-undefined,-lintl,-lc
   
   prefix=$(DESTDIR)/$(PURPLE_PREFIX)
   plugin_dir=$(prefix)/lib/purple-2
 
 --- amdbuild.patch ends here ---
State-Changed-From-To: open->feedback 
State-Changed-By: miwi 
State-Changed-When: Thu Sep 25 22:13:21 UTC 2008 
State-Changed-Why:  
Hi, 

Build failed with the secound patch, 

http://i386.miwibox.org/index.php?action=describe_port&id=640 
http://amd64.miwibox.org/index.php?action=describe_port&id=665 

Can you please take a look? 

-Martin 


http://www.freebsd.org/cgi/query-pr.cgi?pr=127426 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Oct 5 10:23:30 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/127426: commit references a PR
Date: Sun,  5 Oct 2008 10:23:35 +0000 (UTC)

 miwi        2008-10-05 10:23:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im/pidgin-msn-pecan Makefile distinfo 
     net-im/pidgin-msn-pecan/files patch-Makefile 
   Log:
   - Update to 0.0.16
   
   PR:             127426
   Submitted by:   Henrik Friedrichsen <hrkfrd@googlemail.com> (maintainer)
   
   Revision  Changes    Path
   1.4       +8 -2      ports/net-im/pidgin-msn-pecan/Makefile
   1.3       +3 -3      ports/net-im/pidgin-msn-pecan/distinfo
   1.3       +12 -13    ports/net-im/pidgin-msn-pecan/files/patch-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:
