ports/96586: [PATCH] textproc/c2html: update to 0.9.5

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Mon May 1 13:40:21 UTC 2006


>Number:         96586
>Category:       ports
>Synopsis:       [PATCH] textproc/c2html: update to 0.9.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 01 13:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #3: Tue Apr  4 15:35:15 EEST 2006
    root at it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P



>Description:


Update to 0.9.5
Use DOCSDIR macro in plist.

Tinerbox logs:		http://sce-tindy.tecnik93.com/tb-exp/index.php?action=describe_port&id=306


>How-To-Repeat:





>Fix:


--- c2html.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/c2html/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	15 Nov 2005 06:51:14 -0000	1.14
+++ Makefile	1 May 2006 13:37:52 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		c2html
-PORTVERSION=		0.9.2
+PORTVERSION=		0.9.5
 CATEGORIES=		textproc www
 MASTER_SITES=		${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	apps/www/converters
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/c2html/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	24 Jan 2006 03:09:30 -0000	1.10
+++ distinfo	1 May 2006 13:37:52 -0000
@@ -1,3 +1,3 @@
-MD5 (c2html-0.9.2.tar.gz) = c0d379c115387af246d8e97d0fc1892d
-SHA256 (c2html-0.9.2.tar.gz) = c71a81ca361f84250a9d23f4fb14a45147e14c0e3bd1344bf7a85722c620e008
-SIZE (c2html-0.9.2.tar.gz) = 42743
+MD5 (c2html-0.9.5.tar.gz) = 324cd6c50dd611607e3366840bbc61f2
+SHA256 (c2html-0.9.5.tar.gz) = 43ce9c3769e0c1ae2613e388665d676b102ad155517849c3fdb6bcf5e26160ed
+SIZE (c2html-0.9.5.tar.gz) = 55326
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/c2html/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	2 Apr 1999 03:59:00 -0000	1.3
+++ pkg-plist	1 May 2006 13:37:52 -0000
@@ -1,5 +1,5 @@
 bin/c2html
-share/doc/c2html/AUTHORS
-share/doc/c2html/NEWS
-share/doc/c2html/README
- at dirrm share/doc/c2html
+%%DOCSDIR%%/AUTHORS
+%%DOCSDIR%%/NEWS
+%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- c2html.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list