Update to 1.8.27
State Changed From-To: open->feedback Awaiting maintainers feedback
>Submitter-Id: current-users >Originator: Jose Fernandes >Organization: >Confidential: no >Synopsis: Re: ports/106715: Update port: textproc/htmldoc 1.8.23 -> 1.8.27 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.2-PRERELEASE i386 >Environment: System: FreeBSD beastie.home.macinhata.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Mon Dec 4 13:19:14 UTC 2006 root@beastie.home.macinhata.net:/usr/obj/usr/src/sys/BEASTIE i386 >Description: Update to 1.8.27 I have send a bad patch. this fix-it Sorry >How-To-Repeat: >Fix: --- htmldoc1.8.23-fix.patch begins here --- diff -ruN htmldoc.orig/Makefile htmldoc/Makefile --- htmldoc.orig/Makefile Tue Oct 24 15:16:34 2006 +++ htmldoc/Makefile Thu Dec 14 11:02:28 2006 @@ -6,7 +6,7 @@ # PORTNAME= htmldoc -PORTVERSION= 1.8.23 +PORTVERSION= 1.8.27 CATEGORIES= textproc MASTER_SITES= http://ftp.easysw.com/pub/htmldoc/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff -ruN htmldoc.orig/distinfo htmldoc/distinfo --- htmldoc.orig/distinfo Tue Jan 24 03:09:39 2006 +++ htmldoc/distinfo Thu Dec 14 11:15:28 2006 @@ -1,3 +1,3 @@ -MD5 (htmldoc-1.8.23-source.tar.gz) = bd2478f6ed6ffd7dd0a8631ed73bdec6 -SHA256 (htmldoc-1.8.23-source.tar.gz) = c17fd1c05f36650211716490b60341948c1f1e1a9704112e3181a24df5c577fb -SIZE (htmldoc-1.8.23-source.tar.gz) = 2763368 +MD5 (htmldoc-1.8.27-source.tar.gz) = b284888cc2285b32e96cbce620b927c1 +SHA256 (htmldoc-1.8.27-source.tar.gz) = 64f6d9f40f00f9cc68df6508123e88ed30fef924881fd28dca45358ecd79d320 +SIZE (htmldoc-1.8.27-source.tar.gz) = 4462252 --- htmldoc1.8.23-fix.patch ends here ---
Responsible Changed From-To: freebsd-ports-bugs->rafan Eat.
rafan 2006-12-31 18:06:52 UTC FreeBSD ports repository Modified files: textproc/htmldoc Makefile distinfo pkg-plist Log: - Update to 1.8.27 This port needs some work to respect NOPORTDOCS, DATADIR, DOCSDIR. PR: ports/106715 Submitted by: Jose Fernandes <jose at diasfernandes.pt> Approved by: maintainer timeout (16 days) Revision Changes Path 1.9 +3 -2 ports/textproc/htmldoc/Makefile 1.8 +3 -3 ports/textproc/htmldoc/distinfo 1.5 +30 -4 ports/textproc/htmldoc/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!