[PATCH] htmlize.el update port to 1.30

Trix Farrar trix at basement.net
Wed Feb 8 11:28:46 PST 2006


>Submitter-Id:  current-users
>Originator:    Trix Farrar
>Organization:
>Confidential:  no
>Synopsis:      [PATCH] htmlize.el update port to 1.30
>Severity:      non-critical
>Priority:      low
>Category:      ports
>Class:         change-request
>Release:       FreeBSD 6.0-RELEASE-p4 i386
>Environment:
System: FreeBSD willow.basement.net 6.0-RELEASE-p4 FreeBSD
6.0-RELEASE-p4 #0: Mon Jan 30 22:59:12 CST 2006
root at willow.basement.net:/usr/obj/usr/src/sys/BASEMENT i386



>Description:
Port is marked BROKEN because of checksum mismatch.  The distfile has
been replace
by a new version.  This patch has the correct checksum based on the current
version of the distfile.

>How-To-Repeat:

>Fix:



--- htmlize-1.30.patch begins here ---
diff -ruN htmlize.el-orig/Makefile htmlize.el/Makefile
--- htmlize.el-orig/Makefile    Sat Dec 10 11:29:36 2005
+++ htmlize.el/Makefile Wed Feb  8 13:06:39 2006
@@ -6,7 +6,7 @@
 #

 PORTNAME=      htmlize.el
-PORTVERSION=   1.16
+PORTVERSION=   1.30
 CATEGORIES=    textproc elisp
 MASTER_SITES=  http://fly.srk.fer.hr/~hniksic/emacs/
 DISTNAME=      ${PORTNAME}
@@ -17,8 +17,6 @@
 COMMENT=       Emacs major mode to create HTML files from Emacs buffers
(in colour!)

 RUN_DEPENDS=   emacs:${PORTSDIR}/editors/emacs
-
-BROKEN=                Checksum mismatch

 NO_BUILD=      yes

diff -ruN htmlize.el-orig/distinfo htmlize.el/distinfo
--- htmlize.el-orig/distinfo    Fri Feb 18 04:29:30 2005
+++ htmlize.el/distinfo Wed Feb  8 13:11:46 2006
@@ -1 +1,3 @@
-MD5 (htmlize.el) = 58ef49144157a446a131132c35dbf6fd
+MD5 (htmlize.el) = 4fbfbc1d4aafecbb95af3837ab801724
+SHA256 (htmlize.el) =
e11c8aa9e64965928195d12f08a7ae9667de15fac10da884f2abc009112e6c73
+SIZE (htmlize.el) = 64494
--- htmlize-1.30.patch ends here ---



More information about the freebsd-ports mailing list