Date: Wed, 8 Feb 2006 20:08:10 GMT From: Trix Farrar <trix@basement.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/93061: [PATCH] htmlize.el update port to 1.30 Message-ID: <200602082008.k18K8AZ7025481@www.freebsd.org> Resent-Message-ID: <200602082010.k18KACoF012905@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93061 >Category: ports >Synopsis: [PATCH] htmlize.el update port to 1.30 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Feb 08 20:10:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Trix Farrar >Release: 6.0-RELEASE-p4 >Organization: >Environment: FreeBSD willow.basement.net 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Mon Jan 30 22:59:12 CST 2006 root@willow.basement.net:/usr/obj/usr/src/sys/BASEMENT i386 >Description: Port is marked BROKEN because of checksum mismatch. The distfile has been replaced 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 --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602082008.k18K8AZ7025481>