Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2006 14:39:29 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/96911: [update] print/hyperlatex
Message-ID:  <1147005569.57370@lapbox.ath.cx>
Resent-Message-ID: <200605071240.k47CeHnR059335@freefall.freebsd.org>

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

>Number:         96911
>Category:       ports
>Synopsis:       [update] 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:   Sun May 07 12:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #11: Sun May  7 11:44:28 CEST 2006
    splash@lapbox.ath.cx:/usr/obj/usr/src/sys/LAPBOX



>Description:


- update to 2.8b
- remove USE_REINPLACE


>How-To-Repeat:





>Fix:


--- hyperlatex.diff begins here ---
diff -ruN /usr/ports/print/hyperlatex/Makefile ports/print/hyperlatex/Makefile
--- /usr/ports/print/hyperlatex/Makefile	Mon Oct 18 08:12:46 2004
+++ ports/print/hyperlatex/Makefile	Sun May  7 14:27:50 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Hyperlatex
-PORTVERSION=	2.7
+PORTVERSION=	2.8b
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=hyperlatex
@@ -14,12 +14,12 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Produce HTML and printed documents from LaTeX source
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-2.8
 BUILD_DEPENDS=	emacs:${PORTSDIR}/editors/emacs
 RUN_DEPENDS=	emacs:${PORTSDIR}/editors/emacs \
 		latex:${PORTSDIR}/print/teTeX \
 		ppmtogif:${PORTSDIR}/graphics/netpbm
 
-USE_REINPLACE=	yes
 LATEX_DIR=	${PREFIX}/share/texmf/tex/latex/hyperlatex
 HYPERLATEX_DIR=	${PREFIX}/share/hyperlatex
 
diff -ruN /usr/ports/print/hyperlatex/distinfo ports/print/hyperlatex/distinfo
--- /usr/ports/print/hyperlatex/distinfo	Fri Nov 25 18:42:50 2005
+++ ports/print/hyperlatex/distinfo	Sun May  7 14:22:30 2006
@@ -1,3 +1,3 @@
-MD5 (Hyperlatex-2.7.tar.gz) = 1d204f7985dfd0d7f314a6474e9eda39
-SHA256 (Hyperlatex-2.7.tar.gz) = 805a510ca3c564dc16749850dcfa2f7c8d923298bea3972c9da5d80d3a621372
-SIZE (Hyperlatex-2.7.tar.gz) = 108548
+MD5 (Hyperlatex-2.8b.tar.gz) = 5bcae4f32eda45df7bf7624eb03e39d3
+SHA256 (Hyperlatex-2.8b.tar.gz) = 9e649143b377374a2b03c154c9a8776728c7c5553333f943ea7a8686bf774b0e
+SIZE (Hyperlatex-2.8b.tar.gz) = 112149
diff -ruN /usr/ports/print/hyperlatex/pkg-plist ports/print/hyperlatex/pkg-plist
--- /usr/ports/print/hyperlatex/pkg-plist	Mon Oct 18 08:12:46 2004
+++ ports/print/hyperlatex/pkg-plist	Sun May  7 14:32:16 2006
@@ -1,7 +1,6 @@
 bin/hyperlatex
-bin/ps2image
 bin/normalize-eps
-share/texmf/tex/latex/hyperlatex/hyperlatex.sty
+bin/ps2image
 share/hyperlatex/article.hlx
 share/hyperlatex/babel.hlx
 share/hyperlatex/bluepanels.hlx
@@ -14,6 +13,8 @@
 share/hyperlatex/frames.hlx
 share/hyperlatex/french.hlx
 share/hyperlatex/german.hlx
+share/hyperlatex/hyperlatex.el
+share/hyperlatex/hyperlatex.elc
 share/hyperlatex/hyperxml.hlx
 share/hyperlatex/italian.hlx
 share/hyperlatex/longtable.hlx
@@ -25,7 +26,9 @@
 share/hyperlatex/simplepanels.hlx
 share/hyperlatex/siteinit.hlx
 share/hyperlatex/tabularx.hlx
-share/hyperlatex/hyperlatex.el
-share/hyperlatex/hyperlatex.elc
-@dirrm share/texmf/tex/latex/hyperlatex
-@dirrm share/hyperlatex
+share/texmf/tex/latex/hyperlatex/hyperlatex.sty
+@dirrmtry share/texmf/tex/latex/hyperlatex
+@dirrmtry share/texmf/tex/latex
+@dirrmtry share/texmf/tex
+@dirrmtry share/texmf
+@dirrmtry share/hyperlatex
--- hyperlatex.diff ends here ---



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



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