ports/121262: port upgrade: devel/monotone to 0.39

Lapo Luchini lapo at lapo.it
Sat Mar 1 13:20:02 UTC 2008


>Number:         121262
>Category:       ports
>Synopsis:       port upgrade: devel/monotone to 0.39
>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 Mar 01 13:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Lapo Luchini
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD cyberx.home.lapo.it 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #64: Sat Dec 29 01:58:47 CET 2007 root at cyberx.home.lapo.it:/usr/obj/usr/src/sys/CYBERX i386

>Description:

Update from 0.38 to 0.39.
Now uses system PCRE.

>How-To-Repeat:
>Fix:

--- pr-monotone039 begins here ---
diff -ruN monotone-orig/Makefile monotone/Makefile
--- monotone-orig/Makefile	2007-12-15 22:36:51.000000000 +0100
+++ monotone/Makefile	2008-03-01 13:03:23.655528000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	monotone
-PORTVERSION=	0.38
+PORTVERSION=	0.39
 CATEGORIES=	devel
 MASTER_SITES=	http://monotone.ca/downloads/${PORTVERSION}/
 
@@ -14,6 +14,7 @@
 COMMENT=	A distributed version control system with digital signatures
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost
+LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre
 
 SUB_FILES=	pkg-message
 USE_PERL5_BUILD=yes
@@ -24,6 +25,7 @@
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib" \
 		MAKEINFO="makeinfo --no-split"
+CONFIGURE_ARGS+=	--with-system-pcre
 
 PLIST_FILES=	bin/mtn share/zsh/site-functions/_mtn \
 		"@unexec [ -f %D/bin/zsh ] || rmdir %D/share/zsh/site-functions 2>/dev/null || true" \
diff -ruN monotone-orig/distinfo monotone/distinfo
--- monotone-orig/distinfo	2007-12-15 22:36:51.000000000 +0100
+++ monotone/distinfo	2008-03-01 12:27:02.996419799 +0100
@@ -1,3 +1,3 @@
-MD5 (monotone-0.38.tar.gz) = c1a0d2619f451a664289b042c104860d
-SHA256 (monotone-0.38.tar.gz) = ca56ccfdad1fcb61b4f831042f10e48201ff1241b170f9b948bfca4485c67151
-SIZE (monotone-0.38.tar.gz) = 5264651
+MD5 (monotone-0.39.tar.gz) = 522c90c99e18a35c31e3dfa5f8499034
+SHA256 (monotone-0.39.tar.gz) = 77a3e8ec29a55c73a5b600d095408201180002656b46a175d2354f768374b4ec
+SIZE (monotone-0.39.tar.gz) = 5332200
--- pr-monotone039 ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list