From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 8 20:10:13 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A42A016A420 for ; Wed, 8 Feb 2006 20:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A72FF43D49 for ; Wed, 8 Feb 2006 20:10:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k18KACtx012906 for ; Wed, 8 Feb 2006 20:10:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k18KACoF012905; Wed, 8 Feb 2006 20:10:12 GMT (envelope-from gnats) Resent-Date: Wed, 8 Feb 2006 20:10:12 GMT Resent-Message-Id: <200602082010.k18KACoF012905@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Trix Farrar Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B3B916A420 for ; Wed, 8 Feb 2006 20:08:11 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C9CB43D4C for ; Wed, 8 Feb 2006 20:08:11 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k18K8BN4025483 for ; Wed, 8 Feb 2006 20:08:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k18K8AZ7025481; Wed, 8 Feb 2006 20:08:10 GMT (envelope-from nobody) Message-Id: <200602082008.k18K8AZ7025481@www.freebsd.org> Date: Wed, 8 Feb 2006 20:08:10 GMT From: Trix Farrar To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/93061: [PATCH] htmlize.el update port to 1.30 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2006 20:10:13 -0000 >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: