Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  6 Jul 2006 00:07:59 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/99806: [PATCH] textproc/bib2html: Upgrade to 4.3-1
Message-ID:  <20060705161819.190E130205@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200607051620.k65GKGmh096300@freefall.freebsd.org>

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

>Number:         99806
>Category:       ports
>Synopsis:       [PATCH] textproc/bib2html: Upgrade to 4.3-1
>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:   Wed Jul 05 16:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #4: Fri Jun  9 14:02:41 CST
>Description:
- Upgrade to 4.3-1

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

--- bib2html-4.3.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/bib2html/Makefile /usr/home/chinsan/project/bib2html/Makefile
--- /usr/ports/textproc/bib2html/Makefile	Mon May 15 18:26:38 2006
+++ /usr/home/chinsan/project/bib2html/Makefile	Wed Jul  5 23:30:57 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	bib2html
-DISTVERSION=	4.2-1
+DISTVERSION=	4.3-1
 CATEGORIES=	textproc print
 MASTER_SITES=	http://www.arakhne.org/IMG/gz/ \
 		http://fresh.t-systems-sfr.com/fresh/unix/src/privat2/
@@ -16,7 +16,7 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The BibTeX to HTML Translator
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-4.2/src
+WRKSRC=		${WRKDIR}/${PORTNAME}-4.3/src
 
 USE_PERL5_RUN=	yes
 NO_BUILD=	yes
diff -ruN --exclude=CVS /usr/ports/textproc/bib2html/distinfo /usr/home/chinsan/project/bib2html/distinfo
--- /usr/ports/textproc/bib2html/distinfo	Mon May 15 18:26:38 2006
+++ /usr/home/chinsan/project/bib2html/distinfo	Wed Jul  5 23:25:27 2006
@@ -1,3 +1,3 @@
-MD5 (bib2html_4.2-1.tar.gz) = 64a0744db06057b043f2319f628d330a
-SHA256 (bib2html_4.2-1.tar.gz) = e7bc1331046ea20ed659b30c4df1c0b2bb30e90e53455ced30f942db1c1b16fa
-SIZE (bib2html_4.2-1.tar.gz) = 555406
+MD5 (bib2html_4.3-1.tar.gz) = 65767b2cc853ad0aca51ba3e8d9cb53c
+SHA256 (bib2html_4.3-1.tar.gz) = 0eb988fc314c47ad3e7778efd0ae915e639c49edd47f4ef0e10358e84feb5283
+SIZE (bib2html_4.3-1.tar.gz) = 555665
--- bib2html-4.3.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?20060705161819.190E130205>