FreeBSD Bugzilla – Attachment 107314 Details for
Bug 148069
[MAINTAINER] devel/monotone: update to 0.48
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
monotone-0.48.patch
monotone-0.48.patch (text/plain), 2.78 KB, created by
Lapo Luchini
on 2010-06-22 16:40:05 UTC
(
hide
)
Description:
monotone-0.48.patch
Filename:
MIME Type:
Creator:
Lapo Luchini
Created:
2010-06-22 16:40:05 UTC
Size:
2.78 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/monotone/Makefile /usr/home/lapo/ports/monotone/Makefile >--- /usr/ports/devel/monotone/Makefile 2010-05-31 03:58:21.000000000 +0200 >+++ /usr/home/lapo/ports/monotone/Makefile 2010-06-22 16:42:45.000000000 +0200 >@@ -2,12 +2,11 @@ > # Date created: 05 Feb 2004 > # Whom: Mark A. Wicks <mwicks@kettering.edu> > # >-# $FreeBSD: ports/devel/monotone/Makefile,v 1.47 2010/05/31 01:58:21 ade Exp $ >+# $FreeBSD: ports/devel/monotone/Makefile,v 1.46 2009/10/27 13:38:45 ale Exp $ > # > > PORTNAME= monotone >-PORTVERSION= 0.45 >-PORTREVISION= 2 >+PORTVERSION= 0.48 > CATEGORIES= devel > MASTER_SITES= http://monotone.ca/downloads/${PORTVERSION}/ > >@@ -20,6 +19,8 @@ > sqlite3.8:${PORTSDIR}/databases/sqlite3 \ > botan.0:${PORTSDIR}/security/botan > >+LICENSE= GPLv2 >+ > SUB_FILES= pkg-message > USE_PERL5_BUILD=yes > USE_ICONV= yes >@@ -37,9 +38,7 @@ > .if !defined(NO_INSTALL_MANPAGES) > INFO= monotone > .endif >-.if !defined(NOPORTDOCS) >-PORTDOCS= NEWS UPGRADE monotone.html texinfo.css >-.endif >+PORTDOCS= * > > .include <bsd.port.pre.mk> > >@@ -54,6 +53,7 @@ > PLIST_FILES+= share/locale/de/LC_MESSAGES/monotone.mo \ > share/locale/es/LC_MESSAGES/monotone.mo \ > share/locale/it/LC_MESSAGES/monotone.mo \ >+ share/locale/pt/LC_MESSAGES/monotone.mo \ > share/locale/sv/LC_MESSAGES/monotone.mo > # share/locale/fr/LC_MESSAGES/monotone.mo \ > # share/locale/ja/LC_MESSAGES/monotone.mo \ >@@ -64,7 +64,9 @@ > @${RM} -f ${WRKSRC}/monotone.info* > > post-patch: >- ${REINPLACE_CMD} -e '/^install-data-am:/s/ install-htmlDATA//' ${WRKSRC}/Makefile.in >+.if defined(NOPORTDOCS) >+ ${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/ install-info-am//' ${WRKSRC}/Makefile.in > .endif >@@ -74,7 +76,7 @@ > ${INSTALL_DATA} ${WRKSRC}/contrib/monotone.zsh_completion ${PREFIX}/share/zsh/site-functions/_mtn > .if !defined(NOPORTDOCS) > ${MKDIR} ${DOCSDIR} >- cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} >+ cd ${WRKSRC} && ${INSTALL_DATA} NEWS UPGRADE ${DOCSDIR} > .endif > @${CAT} ${PKGMESSAGE} > >diff -ruN --exclude=CVS /usr/ports/devel/monotone/distinfo /usr/home/lapo/ports/monotone/distinfo >--- /usr/ports/devel/monotone/distinfo 2009-09-17 12:35:46.000000000 +0200 >+++ /usr/home/lapo/ports/monotone/distinfo 2010-06-21 11:48:56.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (monotone-0.45.tar.gz) = bd37c3d75e3fd1974a17f556499b42ab >-SHA256 (monotone-0.45.tar.gz) = 64c734274715f392eb4a879172a11c0606d37c02b4a6f23045772af5f8e2a9ec >-SIZE (monotone-0.45.tar.gz) = 4645511 >+MD5 (monotone-0.48.tar.gz) = 330a1fe1d92c899d1ad539606f85a9f8 >+SHA256 (monotone-0.48.tar.gz) = 3149abf0e4433a0e14c5da805a04dbbc45b16086bc267d473b17e933407d839d >+SIZE (monotone-0.48.tar.gz) = 4792019
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 148069
: 107314 |
107315