From lapo@cyberx.home.lapo.it  Sat Sep 23 17:50:27 2006
Return-Path: <lapo@cyberx.home.lapo.it>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D166016A412
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Sep 2006 17:50:27 +0000 (UTC)
	(envelope-from lapo@cyberx.home.lapo.it)
Received: from cyberx.home.lapo.it (host71-40.pool8174.interbusiness.it [81.74.40.71])
	by mx1.FreeBSD.org (Postfix) with SMTP id E67EB43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Sep 2006 17:50:24 +0000 (GMT)
	(envelope-from lapo@cyberx.home.lapo.it)
Received: (qmail 86360 invoked by uid 1001); 23 Sep 2006 17:50:33 -0000
Message-Id: <20060923175033.86359.qmail@cyberx.home.lapo.it>
Date: 23 Sep 2006 17:50:33 -0000
From: Lapo Luchini <lapo@lapo.it>
Reply-To: Lapo Luchini <lapo@lapo.it>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Lapo Luchini <lapo@lapo.it>
Subject: port upgrade: devel/monotone to 0.30
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         103524
>Category:       ports
>Synopsis:       port upgrade: devel/monotone to 0.30
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 23 18:00:36 GMT 2006
>Closed-Date:    Sun Sep 24 21:36:18 GMT 2006
>Last-Modified:  Sun Sep 24 21:40:20 GMT 2006
>Originator:     Lapo Luchini
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD cyberx.home.lapo.it 6.1-STABLE FreeBSD 6.1-STABLE #59: Thu Jun 8 22:17:18 CEST 2006 root@cyberx.home.lapo.it:/usr/obj/usr/src/sys/CYBERX i386

New upstream release.

--- monotone-0.30.diff begins here ---
diff -ruN monotone-orig/Makefile monotone/Makefile
--- monotone-orig/Makefile	Sat Sep 23 18:35:31 2006
+++ monotone/Makefile	Sat Sep 23 18:36:12 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	monotone
-PORTVERSION=	0.29
+PORTVERSION=	0.30
 CATEGORIES=	devel
 MASTER_SITES=	http://www.venge.net/monotone/downloads/
 
diff -ruN monotone-orig/distinfo monotone/distinfo
--- monotone-orig/distinfo	Sat Sep 23 18:35:31 2006
+++ monotone/distinfo	Sat Sep 23 18:36:30 2006
@@ -1,3 +1,3 @@
-MD5 (monotone-0.29.tar.gz) = 2261177af47621902c97719b94756994
-SHA256 (monotone-0.29.tar.gz) = 9ccda631303c96a2d6101ee1cfbc320de2de0ecb4e6503b573e29933ce68512d
-SIZE (monotone-0.29.tar.gz) = 4544609
+MD5 (monotone-0.30.tar.gz) = 94a1f8369162f7a7df8596b365a1d846
+SHA256 (monotone-0.30.tar.gz) = 5442515299d0281419d1a1922165b4dc7c6158d72032d3c15a672886f5c81f2c
+SIZE (monotone-0.30.tar.gz) = 4663418
diff -ruN monotone-orig/files/patch-Makefile.in monotone/files/patch-Makefile.in
--- monotone-orig/files/patch-Makefile.in	Sat Sep 23 18:35:31 2006
+++ monotone/files/patch-Makefile.in	Sat Sep 23 18:42:14 2006
@@ -1,7 +1,7 @@
---- Makefile.in.orig	Sat Jun 17 22:50:36 2006
-+++ Makefile.in	Sun Jun 25 23:30:15 2006
-@@ -1909,13 +1909,13 @@
- 	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
+--- Makefile.in.orig	Sun Sep 17 11:58:18 2006
++++ Makefile.in	Sat Sep 23 18:38:33 2006
+@@ -1960,13 +1960,13 @@
+ 	unix/$(DEPDIR)/$(am__dirstamp)
  mtn$(EXEEXT): $(mtn_OBJECTS) $(mtn_DEPENDENCIES) 
  	@rm -f mtn$(EXEEXT)
 -	$(CXXLINK) $(mtn_LDFLAGS) $(mtn_OBJECTS) $(mtn_LDADD) $(LIBS)
@@ -17,7 +17,7 @@
  contrib/$(am__dirstamp):
  	@$(mkdir_p) contrib
  	@: > contrib/$(am__dirstamp)
-@@ -1926,7 +1926,7 @@
+@@ -1977,7 +1977,7 @@
  	contrib/$(DEPDIR)/$(am__dirstamp)
  usher$(EXEEXT): $(usher_OBJECTS) $(usher_DEPENDENCIES) 
  	@rm -f usher$(EXEEXT)
diff -ruN monotone-orig/files/patch-configure monotone/files/patch-configure
--- monotone-orig/files/patch-configure	Sat Sep 23 18:35:31 2006
+++ monotone/files/patch-configure	Sat Sep 23 18:42:14 2006
@@ -1,6 +1,6 @@
---- configure.orig	Fri Dec 31 03:17:44 2004
-+++ configure	Wed Jan 26 22:20:17 2005
-@@ -5143,7 +5143,7 @@
+--- configure.orig	Sun Sep 17 21:28:11 2006
++++ configure	Sat Sep 23 18:38:33 2006
+@@ -10827,7 +10827,7 @@
  #ifdef __cplusplus
  "C"
  #endif
diff -ruN monotone-orig/files/patch-monotone.cc monotone/files/patch-monotone.cc
--- monotone-orig/files/patch-monotone.cc	Sat Sep 23 18:35:31 2006
+++ monotone/files/patch-monotone.cc	Sat Sep 23 18:42:14 2006
@@ -1,13 +1,13 @@
---- monotone.cc.orig    Fri Sep 30 11:50:05 2005
-+++ monotone.cc Fri Oct 14 11:31:14 2005
-@@ -238,8 +238,10 @@
-   // go-go gadget i18n
- 
-   setlocale(LC_ALL, "");
+--- monotone.cc.orig	Sun Sep 17 11:56:38 2006
++++ monotone.cc	Sat Sep 23 18:42:05 2006
+@@ -188,8 +188,10 @@
+   if (!init)
+     {
+       setlocale(LC_ALL, "");
 +#ifdef ENABLE_NLS
-   bindtextdomain(PACKAGE, LOCALEDIR);
-   textdomain(PACKAGE);
+       bindtextdomain(PACKAGE, LOCALEDIR);
+       textdomain(PACKAGE);
 +#endif
- 
- 
-   // we want to catch any early informative_failures due to charset
+       init = 1;
+     }
+ }
--- monotone-0.30.diff ends here ---
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Sep 24 21:34:27 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=103524 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Sep 24 21:36:16 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/103524: commit references a PR
Date: Sun, 24 Sep 2006 21:36:09 +0000 (UTC)

 miwi        2006-09-24 21:36:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/monotone       Makefile distinfo 
     devel/monotone/files patch-Makefile.in patch-configure 
                          patch-monotone.cc 
   Log:
   - Update to 0.30
   
   PR:             ports/103524
   Submitted by:   Lapo Luchini <lapo(at)lapo.it> (maintainer)
   
   Revision  Changes    Path
   1.24      +1 -1      ports/devel/monotone/Makefile
   1.13      +3 -3      ports/devel/monotone/distinfo
   1.5       +5 -5      ports/devel/monotone/files/patch-Makefile.in
   1.3       +3 -3      ports/devel/monotone/files/patch-configure
   1.4       +11 -11    ports/devel/monotone/files/patch-monotone.cc
 _______________________________________________
 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:
