ports/103524: port upgrade: devel/monotone to 0.30

Lapo Luchini lapo at lapo.it
Sat Sep 23 18:00:38 UTC 2006


>Number:         103524
>Category:       ports
>Synopsis:       port upgrade: devel/monotone to 0.30
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 23 18:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list