Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 01:06:55 +0200 (CEST)
From:      Soeren Boll Overgaard <boll@fork.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37403: Update port: textproc/pdftohtml new upstream version
Message-ID:  <20020423230655.4E3313D04@treebeard.tolkien.dk>

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

>Number:         37403
>Category:       ports
>Synopsis:       Update port: textproc/pdftohtml new upstream version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 23 16:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Soeren Boll Overgaard
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
>Environment:
System: FreeBSD 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Tue Jan 29 11:23:23 CET 2002 root@tolkien.dk:/usr/obj/usr/src/sys/ i386


	
>Description:
	New upstream version released. This brings the port up to speed.
	Please note that this pr overrides pr 37081
>How-To-Repeat:
>Fix:


Apply patch:

diff -ruN pdftohtml.bak/Makefile pdftohtml/Makefile
--- pdftohtml.bak/Makefile      Mon Apr  1 04:25:00 2002
+++ pdftohtml/Makefile  Wed Apr 24 00:48:49 2002
@@ -7,11 +7,12 @@
 #
 
 PORTNAME=      pdftohtml
-PORTVERSION=   0.32b
+PORTVERSION=   0.33a
 CATEGORIES=    textproc
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE} \
+               http://ports.tolkien.dk/pdftohtml/
 MASTER_SITE_SUBDIR=    ${PORTNAME}
-DISTNAME=      ${PORTNAME}_0_32b
+DISTNAME=      ${PORTNAME}_0_33a
 
 MAINTAINER=    boll@fork.dk
 
@@ -19,10 +20,7 @@
 USE_GMAKE=     yes
 
 do-install:
-       ${INSTALL_PROGRAM} ${WRKSRC}/pdftohtml.bin ${PREFIX}/bin/pdftohtml
-       ${INSTALL_PROGRAM} ${WRKSRC}/pdftops.bin ${PREFIX}/bin/pdftops
+       ${INSTALL_PROGRAM} ${WRKSRC}/pdftohtml ${PREFIX}/bin/pdftohtml
 post-install:
        strip ${PREFIX}/bin/pdftohtml
-       strip ${PREFIX}/bin/pdftops
-
 .include <bsd.port.mk>
diff -ruN pdftohtml.bak/distinfo pdftohtml/distinfo
--- pdftohtml.bak/distinfo      Mon Apr  1 04:25:00 2002
+++ pdftohtml/distinfo  Wed Apr 24 00:49:25 2002
@@ -1 +1 @@
-MD5 (pdftohtml_0_32b.tar.gz) = 6888ffc3036f099b6ab69760cd71be96
+MD5 (pdftohtml_0_33a.tar.gz) = 9910fb38210be5ea3ec2acc485244fdc
diff -ruN pdftohtml.bak/pkg-plist pdftohtml/pkg-plist
--- pdftohtml.bak/pkg-plist     Mon Aug  6 14:15:55 2001
+++ pdftohtml/pkg-plist Wed Apr 24 00:48:19 2002
@@ -1,2 +1 @@
 bin/pdftohtml
-bin/pdftops



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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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