Bug 58309 - [update orphaned port] misc/pdfmap: update to 1.60
Summary: [update orphaned port] misc/pdfmap: update to 1.60
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sergei Kolobov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-20 23:20 UTC by Clement Laforet
Modified: 2003-11-20 17:35 UTC (History)
1 user (show)

See Also:


Attachments
pdfmap.diff (3.78 KB, patch)
2003-10-20 23:20 UTC, Clement Laforet
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Clement Laforet 2003-10-20 23:20:18 UTC
	Update pdfmap to 1.60 and misc.

How-To-Repeat: 	N/A.
Comment 1 Clement Laforet 2003-10-20 23:43:21 UTC
After an install within a jail, it works with pyhton2.3 too.

Here's the correct diff 

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:41:40 -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,8 +16,8 @@
 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
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%%
Comment 2 Sergei Kolobov freebsd_committer freebsd_triage 2003-11-13 21:06:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sergei

I'll handle it.
Comment 3 Sergei Kolobov freebsd_committer freebsd_triage 2003-11-20 17:34:52 UTC
State Changed
From-To: open->closed

Committed (with minor additions), thanks!