Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jul 2009 07:06:03 GMT
From:      Jochen Neumeister <jocheb@daten-chaos.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136778: [PATCH] print/Hyperlatex
Message-ID:  <200907150706.n6F763Dx056511@www.freebsd.org>
Resent-Message-ID: <200907150710.n6F7A22Y037302@freefall.freebsd.org>

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

>Number:         136778
>Category:       ports
>Synopsis:       [PATCH] print/Hyperlatex
>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 15 07:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Jochen Neumeister
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
FreeBSD test_jail.home.jochen-neumeister.de 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Mon Jul  6 19:48:03 CEST
>Description:

>How-To-Repeat:

>Fix:
diff -ruN --exclude=CVS /usr/ports/print/hyperlatex.orig/Makefile /usr/ports/print/hyperlatex/Makefile
--- /usr/ports/print/hyperlatex.orig/Makefile   2007-06-05 08:49:59.000000000 +0000
+++ /usr/ports/print/hyperlatex/Makefile        2009-07-15 01:30:50.000000000 +0000
@@ -6,7 +6,7 @@
 #

 PORTNAME=      Hyperlatex
-DISTVERSION=   2.8b
+DISTVERSION=   2.9a
 PORTREVISION=  1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
@@ -15,7 +15,7 @@
 MAINTAINER=    ports@FreeBSD.org
 COMMENT=       Produce HTML and printed documents from LaTeX source

-WRKSRC=                ${WRKDIR}/${PORTNAME}-2.8
+WRKSRC=                ${WRKDIR}/${PORTNAME}-2.9a
 RUN_DEPENDS=   latex:${PORTSDIR}/print/teTeX \
                ppmtogif:${PORTSDIR}/graphics/netpbm

diff -ruN --exclude=CVS /usr/ports/print/hyperlatex.orig/distinfo /usr/ports/print/hyperlatex/distinfo
--- /usr/ports/print/hyperlatex.orig/distinfo   2006-05-12 13:38:40.000000000 +0000
+++ /usr/ports/print/hyperlatex/distinfo        2009-07-15 01:27:46.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (Hyperlatex-2.8b.tar.gz) = 5bcae4f32eda45df7bf7624eb03e39d3
-SHA256 (Hyperlatex-2.8b.tar.gz) = 9e649143b377374a2b03c154c9a8776728c7c5553333f943ea7a8686bf774b0e
-SIZE (Hyperlatex-2.8b.tar.gz) = 112149
+MD5 (Hyperlatex-2.9a.tar.gz) = 71ce79adda7315a65c011929b4434659
+SHA256 (Hyperlatex-2.9a.tar.gz) = 4193d2453b874aa5195b965ecca11d34b3d8700f938ab6772d28ab38e823fc46
+SIZE (Hyperlatex-2.9a.tar.gz) = 120211


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907150706.n6F763Dx056511>