pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Annotate update of py-reportlab and retire py-reportla...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d43485816bbc
branches:  trunk
changeset: 553716:d43485816bbc
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jan 28 14:44:24 2009 +0000

description:
Annotate update of py-reportlab and retire py-reportlab-renderPM.

diffstat:

 doc/CHANGES-2009                             |   4 +++-
 print/Makefile                               |   3 +--
 print/py-reportlab-renderPM/DESCR            |   5 -----
 print/py-reportlab-renderPM/Makefile         |  25 -------------------------
 print/py-reportlab-renderPM/PLIST            |   2 --
 print/py-reportlab-renderPM/buildlink3.mk    |  22 ----------------------
 print/py-reportlab-renderPM/distinfo         |   6 ------
 print/py-reportlab-renderPM/patches/patch-aa |  14 --------------
 8 files changed, 4 insertions(+), 77 deletions(-)

diffs (130 lines):

diff -r b9379814ce92 -r d43485816bbc doc/CHANGES-2009
--- a/doc/CHANGES-2009  Wed Jan 28 14:42:28 2009 +0000
+++ b/doc/CHANGES-2009  Wed Jan 28 14:44:24 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.405 2009/01/28 14:17:26 ahoka Exp $
+$NetBSD: CHANGES-2009,v 1.406 2009/01/28 14:44:24 joerg Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -557,3 +557,5 @@
        Updated multimedia/vlc to 0.9.8anb3 [jmcneill 2009-01-28]
        Updated net/rsync to 3.0.5 [tron 2009-01-28]
        Updated www/midori to 0.1.1nb2 [ahoka 2009-01-28]
+       Updated print/py-reportlab to 2.2 [joerg 2009-01-28]
+       Removed print/py-reportlab-renderPM [joerg 2009-01-28]
diff -r b9379814ce92 -r d43485816bbc print/Makefile
--- a/print/Makefile    Wed Jan 28 14:42:28 2009 +0000
+++ b/print/Makefile    Wed Jan 28 14:44:24 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.197 2009/01/27 20:37:25 joerg Exp $
+# $NetBSD: Makefile,v 1.198 2009/01/28 14:44:24 joerg Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -104,7 +104,6 @@
 SUBDIR+=       py-cups
 SUBDIR+=       py-pslib
 SUBDIR+=       py-reportlab
-SUBDIR+=       py-reportlab-renderPM
 SUBDIR+=       rlpr
 SUBDIR+=       rtf2latex
 SUBDIR+=       rtf2latex2e
diff -r b9379814ce92 -r d43485816bbc print/py-reportlab-renderPM/DESCR
--- a/print/py-reportlab-renderPM/DESCR Wed Jan 28 14:42:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-The graphics subdirectory of the main toolkit already contains renderers for
-postscript and PDF. A stub renderer for the PIL extension (Python Imaging
-Library, available from pythonware) is included, but most of this renderer
-is made available by anonymous CVS at
-:pserver:anonymous%cvs.reportlab.sourceforge.net@localhost:/cvsroot/reportlab
diff -r b9379814ce92 -r d43485816bbc print/py-reportlab-renderPM/Makefile
--- a/print/py-reportlab-renderPM/Makefile      Wed Jan 28 14:42:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:44 joerg Exp $
-#
-
-DISTNAME=      renderPM-0-9
-PKGNAME=       ${PYPKGPREFIX}-reportlab-renderPM-0.9
-PKGREVISION=   2
-CATEGORIES=    print python
-MASTER_SITES=  http://www.reportlab.com/ftp/
-EXTRACT_SUFX=  .tgz
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.reportlab.com/rl_addons.html
-COMMENT=       Pixmap rendering for reportlab
-
-PKG_DESTDIR_SUPPORT=   user-destdir
-
-PYTHON_VERSIONS_ACCEPTED=      25 24 23 21
-
-WRKSRC=                ${WRKDIR}
-PYBINMODULE=   yes
-PYDISTUTILSPKG=        yes
-
-.include "../../lang/python/extension.mk"
-.include "../../graphics/py-imaging/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r b9379814ce92 -r d43485816bbc print/py-reportlab-renderPM/PLIST
--- a/print/py-reportlab-renderPM/PLIST Wed Jan 28 14:42:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/28 15:08:50 drochner Exp $
-${PYSITELIB}/_renderPM.so
diff -r b9379814ce92 -r d43485816bbc print/py-reportlab-renderPM/buildlink3.mk
--- a/print/py-reportlab-renderPM/buildlink3.mk Wed Jan 28 14:42:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.6 2006/07/08 23:11:05 jlam Exp $
-
-BUILDLINK_DEPTH:=                              ${BUILDLINK_DEPTH}+
-PYRLRENDERPM_BUILDLINK3_MK:=   ${PYRLRENDERPM_BUILDLINK3_MK}+
-
-.include "../../lang/python/pyversion.mk"
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+=    pyrlrenderpm
-.endif
-
-BUILDLINK_PACKAGES:=   ${BUILDLINK_PACKAGES:Npyrlrenderpm}
-BUILDLINK_PACKAGES+=   pyrlrenderpm
-BUILDLINK_ORDER:=      ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}pyrlrenderpm
-
-.if !empty(PYRLRENDERPM_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.pyrlrenderpm+=   ${PYPKGPREFIX}-reportlab-renderPM-[0-9]*
-BUILDLINK_ABI_DEPENDS.pyrlrenderpm?=   ${PYPKGPREFIX}-reportlab-renderPM>=0.9nb2
-BUILDLINK_PKGSRCDIR.pyrlrenderpm?=     ../../print/py-reportlab-renderPM
-.endif # PYRLRENDERPM_BUILDLINK3_MK
-
-BUILDLINK_DEPTH:=                              ${BUILDLINK_DEPTH:S/+$//}
diff -r b9379814ce92 -r d43485816bbc print/py-reportlab-renderPM/distinfo
--- a/print/py-reportlab-renderPM/distinfo      Wed Jan 28 14:42:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 12:51:44 agc Exp $
-
-SHA1 (renderPM-0-9.tgz) = ae604c84c54ae8b40551e80bc7f0fd26c5f3847d
-RMD160 (renderPM-0-9.tgz) = 287fb6bcee1c8b50df72d408a55b8ff31fc5a0ee
-Size (renderPM-0-9.tgz) = 165759 bytes
-SHA1 (patch-aa) = 42e5226fe70260261265096fd719ab674c4d7d42
diff -r b9379814ce92 -r d43485816bbc print/py-reportlab-renderPM/patches/patch-aa
--- a/print/py-reportlab-renderPM/patches/patch-aa      Wed Jan 28 14:42:28 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/07/28 15:08:50 drochner Exp $
-
---- setup.py.orig      Sun Dec  8 18:26:08 2002
-+++ setup.py   Sun Dec  8 18:26:42 2002
-@@ -40,7 +40,8 @@
-       LIBART_SRCS=glob(pJoin(LIBART_DIR, 'art_*.c'))
-       GT1_DIR=pJoin(DEVEL_DIR,'gt1')
-       GLIB_DIR=pJoin(DEVEL_DIR,'glib')
--      if sys.platform in ['darwin', 'win32', 'sunos5', 'freebsd4', 'mac', 'linux2','aix4']:
-+#     if sys.platform in ['darwin', 'win32', 'sunos5', 'freebsd4', 'mac', 'linux2','aix4']:
-+      if 1:
-               LIBS=[]
-       else:
-               raise ValueError, "Don't know about other systems"



Home | Main Index | Thread Index | Old Index