ports/58309: [update orphaned port] misc/pdfmap: update to 1.60

Clement Laforet sheepkiller at cultdeadsheep.org
Mon Oct 20 22:20:20 UTC 2003


>Number:         58309
>Category:       ports
>Synopsis:       [update orphaned port] misc/pdfmap: update to 1.60
>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:   Mon Oct 20 15:20:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement at lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Update pdfmap to 1.60 and misc.
>How-To-Repeat:
	N/A.
>Fix:

	

--- pdfmap.diff begins here ---
Index: pdfmap/Makefile
===================================================================
RCS file: /WORK/REPO/ports/misc/pdfmap/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- pdfmap/Makefile	20 Feb 2003 18:46:30 -0000	1.5
+++ pdfmap/Makefile	20 Oct 2003 22:12:01 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	pdfmap
-PORTVERSION=	1.50
+PORTVERSION=	1.60
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,11 +16,12 @@
 COMMENT=	Generate maps in PDF format and place clickable objects on them
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/jaxml.py:${PORTSDIR}/textproc/py-jaxml \
-		${PYTHON_SITELIBDIR}/reportlab/pdfgen/canvas.py:${PORTSDIR}/print/py-reportlab \
 		${PYTHON_SITELIBDIR}/PIL/Image.py:${PORTSDIR}/graphics/py-imaging
+BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/reportlab/pdfgen/canvas.py:${PORTSDIR}/print/py-reportlab
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
+PYTHON_VERSION=		python2.2
 
 post-install:
 	@${MV} -f ${PREFIX}/bin/pdfmap.py ${PREFIX}/bin/pdfmap
Index: pdfmap/distinfo
===================================================================
RCS file: /WORK/REPO/ports/misc/pdfmap/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- pdfmap/distinfo	25 Mar 2002 12:10:44 -0000	1.1
+++ pdfmap/distinfo	20 Oct 2003 22:12:01 -0000
@@ -1 +1 @@
-MD5 (pdfmap-1.50.tar.gz) = 7fe8ecec1ab5413d0dd08a8ce734a422
+MD5 (pdfmap-1.60.tar.gz) = 77d60321c095b4bb6207e9f9a0fb6f39
Index: pdfmap/pkg-descr
===================================================================
RCS file: /WORK/REPO/ports/misc/pdfmap/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pdfmap/pkg-descr	25 Mar 2002 12:10:44 -0000	1.1
+++ pdfmap/pkg-descr	20 Oct 2003 22:14:07 -0000
@@ -10,4 +10,4 @@
 different sizes, orientations, scales, background, etc... from page to
 page.
 
-WWW: http://pdfmap.sourceforge.net/
+WWW: http://www.librelogiciel.com/software/PDFMap/action_Presentation
Index: pdfmap/pkg-plist
===================================================================
RCS file: /WORK/REPO/ports/misc/pdfmap/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pdfmap/pkg-plist	25 Mar 2002 12:10:44 -0000	1.1
+++ pdfmap/pkg-plist	20 Oct 2003 22:12:01 -0000
@@ -1,18 +1,17 @@
 bin/pdfmap
-%%PORTDOCS%%share/doc/pdfmap/index.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_Circle.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_Cross.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_Diamond.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_Ellipse.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_Image.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_MapBackground.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_MapObject.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_PDFMap.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_PDFMapCanvas.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_PDFMapError.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_Rectangle.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_Square.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_Star.py.html
-%%PORTDOCS%%share/doc/pdfmap/pdfmap_Triangle.py.html
-%%PORTDOCS%%@dirrm share/doc/pdfmap
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_Circle.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_Cross.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_Diamond.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_Ellipse.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_Image.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_MapBackground.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_MapObject.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_PDFMap.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_PDFMapError.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_Rectangle.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_Square.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_Star.py.html
+%%PORTDOCS%%%%DOCSDIR%%/pdfmap_Triangle.py.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- pdfmap.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list