ports/151901: [MAINTAINER] devel/monotone: update to 0.99.1
Lapo Luchini
lapo at lapo.it
Tue Nov 2 20:40:11 UTC 2010
>Number: 151901
>Category: ports
>Synopsis: [MAINTAINER] devel/monotone: update to 0.99.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 02 20:40:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Lapo Luchini
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD lapo.andxor.it 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010
>Description:
- Update to 0.99.1
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- monotone-0.99.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/monotone/Makefile /usr/home/lapo/ports/monotone/Makefile
--- /usr/ports/devel/monotone/Makefile 2010-10-24 18:07:56.000000000 +0200
+++ /usr/home/lapo/ports/monotone/Makefile 2010-11-02 20:49:20.000000000 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= monotone
-PORTVERSION= 0.48.1
+PORTVERSION= 0.99.1
CATEGORIES= devel
MASTER_SITES= http://www.monotone.ca/downloads/${PORTVERSION}/
@@ -38,6 +38,7 @@
"@dirrmtry share/zsh"
.if !defined(NO_INSTALL_MANPAGES)
INFO= monotone
+MAN1= mtn.1
.endif
PORTDOCS= *
@@ -66,7 +67,7 @@
${REINPLACE_CMD} -Ee '/^install-data-am:/,/^$$/s/install-html(figure|image)?DATA //g' ${WRKSRC}/Makefile.in
.endif
.if defined(NO_INSTALL_MANPAGES)
- ${REINPLACE_CMD} -e '/^install-data-am:/,/^$$/s/\([[:space:]]*\)install-info-am/\1/' ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -Ee '/^install-data-am:/,/^$$/s/([[:space:]]*)install-(info-am|man)/\1/' ${WRKSRC}/Makefile.in
.endif
post-install:
diff -ruN --exclude=CVS /usr/ports/devel/monotone/distinfo /usr/home/lapo/ports/monotone/distinfo
--- /usr/ports/devel/monotone/distinfo 2010-10-24 18:07:56.000000000 +0200
+++ /usr/home/lapo/ports/monotone/distinfo 2010-11-02 09:54:33.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (monotone-0.48.1.tar.gz) = b5fa9e3b02ca3dcaf58fb7a2519ef956
-SHA256 (monotone-0.48.1.tar.gz) = e5ab4917866d2c597f99577554549b7c4cda9895be7a5dd0469f1c7798fe3c10
-SIZE (monotone-0.48.1.tar.gz) = 4868557
+SHA256 (monotone-0.99.1.tar.gz) = 204ebb12f36599ac4c105ae5bf45edd7da13a4e57dc45f31789634fc8c2b30a1
+SIZE (monotone-0.99.1.tar.gz) = 4940291
--- monotone-0.99.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list