ports/138862: [patch] port upgrade: devel/monotone to 0.45

Lapo Luchini lapo at lapo.it
Thu Sep 17 14:40:03 UTC 2009


The following reply was made to PR ports/138862; it has been noted by GNATS.

From: Lapo Luchini <lapo at lapo.it>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/138862: [patch] port upgrade: devel/monotone to 0.45
Date: Thu, 17 Sep 2009 16:30:19 +0200

 The patch in ports/134743 was a bit different from the one in ports/138862, I think this PR should be still open, with the following remaining part of the patch:
 
 diff -ruN /usr/ports/devel/monotone/Makefile ./Makefile
 --- /usr/ports/devel/monotone/Makefile	2009-07-28 13:44:52.000000000 +0200
 +++ ./Makefile	2009-09-15 12:04:44.000000000 +0200
 @@ -27,8 +27,9 @@
  USE_LUA=	5.1+
 
  GNU_CONFIGURE=	yes
 -CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 +CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -pthread" \
  		LDFLAGS="-L${LOCALBASE}/lib" \
 +		LIBS="-pthread" \
  		MAKEINFO="makeinfo --no-split"
 
  PLIST_FILES=	bin/mtn bin/mtnopt share/zsh/site-functions/_mtn \
 diff -ruN /usr/ports/devel/monotone/distinfo ./distinfo
 
 



More information about the freebsd-ports-bugs mailing list