Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2009 17:21:51 -0300 (BRT)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139028: [PATCH] textproc/htmlize.el: Fixed problem with checksum mismatch, removed mark broken
Message-ID:  <20090921202151.840A24DA219@fbsd9.scjamorim.org>
Resent-Message-ID: <200909212030.n8LKU2qU008089@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139028
>Category:       ports
>Synopsis:       [PATCH] textproc/htmlize.el: Fixed problem with checksum mismatch, removed mark broken
>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:   Mon Sep 21 20:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fbsd9.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Sep 14 01:24:51 BRT 2009
>Description:
- Fixed problem with checksum mismatch
- It was probably a connection problem
- Removed mark broken

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- htmlize.el-1.34_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/htmlize.el/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	14 Aug 2009 18:56:47 -0000	1.10
+++ Makefile	21 Sep 2009 20:10:50 -0000
@@ -23,8 +23,6 @@
 EXTRACT_BEFORE_ARGS=
 EXTRACT_AFTER_ARGS=	${WRKSRC}/htmlize.el
 
-BROKEN=		checksum mismatch
-
 PLIST_FILES=	${EMACS_SITE_LISPDIR}/htmlize.el \
 		${EMACS_SITE_LISPDIR}/htmlize.elc
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/htmlize.el/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	25 Dec 2008 02:59:14 -0000	1.3
+++ distinfo	21 Sep 2009 20:10:50 -0000
@@ -1,3 +1,3 @@
-MD5 (htmlize.el) = 7cc77e3e44beecb688b744464159af9e
-SHA256 (htmlize.el) = 4c478c25dfd8bc8ffc8207a26e1340b7abe3167d49c4118bd8debf205e2f321f
-SIZE (htmlize.el) = 70418
+MD5 (htmlize.el) = dc68eccaafd03ae4519e63829523b712
+SHA256 (htmlize.el) = f6541fa01e0cfff7823b390143954aa2278d74bb61f8c3d139db88d74a93f57b
+SIZE (htmlize.el) = 70436
--- htmlize.el-1.34_1.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?20090921202151.840A24DA219>