ports/117526: port upgrade: devel/monotone 0.37
Lapo Luchini
lapo at lapo.it
Fri Oct 26 11:30:07 UTC 2007
>Number: 117526
>Category: ports
>Synopsis: port upgrade: devel/monotone 0.37
>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: Fri Oct 26 11:30:05 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Lapo Luchini
>Release: FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD motoko.lapo.it 6.2-STABLE FreeBSD 6.2-STABLE #7: Fri Jun 15 15:41:02 CEST 2007 root at motoko.lapo.it:/usr/obj/usr/src/sys/MOTOKO amd64
>Description:
Newest release with some nice features.
No more runtime dependent on Boost.
>How-To-Repeat:
>Fix:
diff -ruN monotone/Makefile monotone-0.37/Makefile
--- monotone/Makefile Thu Oct 4 02:41:08 2007
+++ monotone-0.37/Makefile Fri Oct 26 13:08:44 2007
@@ -6,14 +6,14 @@
#
PORTNAME= monotone
-PORTVERSION= 0.36
+PORTVERSION= 0.37
CATEGORIES= devel
MASTER_SITES= http://monotone.ca/downloads/${PORTVERSION}/
MAINTAINER= lapo at lapo.it
COMMENT= A distributed version control system with digital signatures
-LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost
SUB_FILES= pkg-message
USE_GCC= 3.4+
diff -ruN monotone/distinfo monotone-0.37/distinfo
--- monotone/distinfo Tue Aug 14 03:59:41 2007
+++ monotone-0.37/distinfo Fri Oct 26 09:36:40 2007
@@ -1,3 +1,3 @@
-MD5 (monotone-0.36.tar.gz) = ba6733ebd9992c8c7b48b9e2226f9fb7
-SHA256 (monotone-0.36.tar.gz) = 99042322392ff6b7024a75935324287109fb7260d0e6b3e6aafdac9a67d0b2a4
-SIZE (monotone-0.36.tar.gz) = 4836460
+MD5 (monotone-0.37.tar.gz) = d06193f2738626570692bed2173144c1
+SHA256 (monotone-0.37.tar.gz) = 061e2f6aa0a1c0105b105946744d84c44eb49e9a4fe4628e872c518533b6ec2d
+SIZE (monotone-0.37.tar.gz) = 5259352
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list