FreeBSD Bugzilla – Attachment 103849 Details for
Bug 143927
[PATCH]www/dillo2: update to 2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
dillo22_diff.txt
dillo22_diff.txt (text/plain; charset=US-ASCII), 1.92 KB, created by
b. f.
on 2010-04-11 05:41:43 UTC
(
hide
)
Description:
dillo22_diff.txt
Filename:
MIME Type:
Creator:
b. f.
Created:
2010-04-11 05:41:43 UTC
Size:
1.92 KB
patch
obsolete
>diff --exclude='old.*' --exclude='new.*' -ruN dillo2.orig/Makefile dillo2/Makefile >--- dillo2.orig/Makefile 2010-04-11 00:32:24.000000000 -0400 >+++ dillo2/Makefile 2010-04-11 00:36:41.000000000 -0400 >@@ -5,8 +5,7 @@ > # $FreeBSD: ports/www/dillo2/Makefile,v 1.49 2010/03/28 06:44:41 dinoex Exp $ > > PORTNAME= dillo >-PORTVERSION= 2.1.1 >-PORTREVISION= 3 >+PORTVERSION= 2.2 > CATEGORIES= www ipv6 > MASTER_SITES= http://www.dillo.org/download/ > >@@ -22,8 +21,12 @@ > USE_BZIP2= yes > GNU_CONFIGURE= yes > USE_GMAKE= yes >+.ifndef(NO_INSTALL_MANPAGES) > MAN1= dillo.1 >+.endif >+.ifndef(NOPORTDOCS) > PORTDOCS= * >+.endif > CONFIGURE_ARGS= --libdir=${PREFIX}/libexec > CONFLICTS= dillo-i18n-[0-9]* \ > dillo-0* >@@ -77,6 +80,12 @@ > @${REINPLACE_CMD} -e "s|dillorc|dillorc.dist|g" ${WRKSRC}/Makefile.in > @${REINPLACE_CMD} -e "s|dpidrc|dpidrc.dist|g" ${WRKSRC}/dpid/Makefile.in > @${REINPLACE_CMD} -e "s|keysrc|keysrc.dist|g" ${WRKSRC}/src/Makefile.in >+.ifdef(NO_INSTALL_MANPAGES) >+ @${REINPLACE_CMD} -e "\|install-data-am:|s|install-man||" ${WRKSRC}/doc/Makefile.in >+.endif >+.ifdef(NOPORTDOCS) >+ @${REINPLACE_CMD} -e "\|install-data-am:|s|install-dist_docDATA||" ${WRKSRC}/doc/Makefile.in >+.endif > > post-install: > .for _F in dillorc dpidrc keysrc >@@ -85,7 +94,6 @@ > . endif > .endfor > .ifndef(NOPORTDOCS) >- ${MKDIR} ${DOCSDIR} > ${INSTALL_MAN} ${WRKSRC}/doc/* ${DOCSDIR} > .endif > >diff --exclude='old.*' --exclude='new.*' -ruN dillo2.orig/distinfo dillo2/distinfo >--- dillo2.orig/distinfo 2010-04-11 00:32:24.000000000 -0400 >+++ dillo2/distinfo 2010-02-12 23:05:24.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (dillo-2.1.1.tar.bz2) = 93f674f2a42d90a1cdb88a6972325954 >-SHA256 (dillo-2.1.1.tar.bz2) = 8eec025872030fc1419fb93ee41dbdf380a6d1f75f4d51aec5eee9a9a4aa4477 >-SIZE (dillo-2.1.1.tar.bz2) = 612711 >+MD5 (dillo-2.2.tar.bz2) = f8bcd62093f178bed81e46cc54e73f42 >+SHA256 (dillo-2.2.tar.bz2) = f4352970bda70404faa66d1fc90e1dcd1e3417266bf4e29759674d48804ac2ba >+SIZE (dillo-2.2.tar.bz2) = 630259
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 Raw
Actions:
View
Attachments on
bug 143927
:
103848
| 103849