diff options
author | he <he@pkgsrc.org> | 2008-08-11 13:28:15 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-08-11 13:28:15 +0000 |
commit | 865477b3f649846a8970f7130b0ec1b3aabf2090 (patch) | |
tree | 6e64ebe8161639cc87f843224394396f7acb39af /textproc | |
parent | 3416b3a6e6bc79e63f21eaf67f799e6341d3c796 (diff) | |
download | pkgsrc-865477b3f649846a8970f7130b0ec1b3aabf2090.tar.gz |
Update from version 0.01nb3 to 1.02.
Pkgsrc changes:
o Add HOMEPAGE using search.cpan.org
Upstream changes:
commit 73d46b5...
Author: Markus Baertschi <markus@markus.org>
Date: Thu Jul 10 17:49:15 2008 +0200
Fixed gif image processing on big-endian machines.
Thanks to Neil Watkiss <neil.watkiss@gmail.com> for the patch !
commit 52789c0...
Author: Markus Baertschi <markus@markus.org>
Date: Tue Jun 3 14:47:38 2008 +0200
Additions to Page.pm by Slaven
commit 886ea2e...
Author: Markus Baertschi <markus@markus.org>
Date: Tue Jun 3 12:43:41 2008 +0200
Renamed Image modules to fix bug 28636 (rt.cpan.org).
commit 7acfe62...
Author: Markus Baertschi <markus@markus.org>
Date: Tue Jun 3 10:53:56 2008 +0200
Updates Michael's email, added reference to git repository at github
commit e52ef1f...
Merge: 88fad3e... 875425d...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 19:26:23 2008 +0200
Merge branch 'master' of git://github.com/markusb/pdf-create
commit 88fad3e...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 19:20:33 2008 +0200
Updated version to 1.0 to fit better with PDF::Create and show maturity
commit ccf26de...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 19:18:35 2008 +0200
Updated build system to generate Changes file directly from git log
commit 28b0922...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 12:49:32 2008 +0200
Version 1.0
commit 875425d...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 12:49:32 2008 +0200
Version 1.0
commit 9adbcbf...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 12:05:17 2008 +0200
More POD fixing
commit 6f7ba3f...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 11:23:50 2008 +0200
Version 0.10
commit f9e1656...
Author: Markus Baertschi <markus@markus.org>
Date: Fri May 30 09:00:53 2008 +0200
Clarified documentation
commit da76efc...
Author: Markus Baertschi <markus@markus.org>
Date: Thu May 29 22:04:07 2008 +0200
Fixed 'Rotate', added debugging
commit e240621...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 19:44:21 2008 +0200
Fixed documentation formatting
commit fe3823d...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 18:00:13 2008 +0200
Added small cgi sample
commit 87fc07f...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:21:57 2008 +0200
Changed version to 0.9
commit 90f37ce...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:18:40 2008 +0200
Cleaned up samples and comments
commit 2b50205...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:07:10 2008 +0200
Added better testing
commit 48262cc...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:03:48 2008 +0200
Improved documentation
commit 3ed3ded...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:02:30 2008 +0200
Add error-checking
commit a726f88...
Author: Markus Baertschi <markus@markus.org>
Date: Sun Sep 30 19:00:42 2007 +0200
Re-added pdf-logo files
commit 1490f88...
Author: Markus Baertschi <markus@markus.org>
Date: Sun Sep 30 18:59:04 2007 +0200
New function: printnl (print multiple lines)
Modified: get_page_size (arguments case-independent)
commit e4d7378...
Author: Markus Baertschi <markus@markus.org>
Date: Mon Sep 3 18:05:29 2007 +0200
Initial import.
Version 0.09 30.9.2007
- Markus Baertschi, markus@markus.org
Added stringml for multi-line strings
Changed get_page_size to case-independent
Version 0.08 3.9.2007
- Markus Baertschi, markus@markus.org
Get back in sync with CPAN/PAUSE
Fixed check for open file in Create.pm
Touched up the README
Version 0.07
- Markus Baertschi, markus@markus.org
Added image samples to sample.pl
Touched up the README
Added check for open file in JPEG/GIFImages
Version 0.06
- Fabien Tassin
Added support for JPEG and GIF images
- Markus Baertschi, markus@markus.org
Packaged for release on CPAN
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-PDF-Create/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index c7a848f662d..f931a775007 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.17 2008/06/12 02:14:48 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2008/08/11 13:28:15 he Exp $ # -DISTNAME= PDF-Create-0.01 +DISTNAME= PDF-Create-1.02 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5pcr -PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} MAINTAINER= pkgsrc-users@NetBSD.org -#HOMEPAGE= +HOMEPAGE= http://search.cpan.org/dist/PDF-Create/ COMMENT= Perl5 module for creating pdf documents PKG_DESTDIR_SUPPORT= user-destdir diff --git a/textproc/p5-PDF-Create/distinfo b/textproc/p5-PDF-Create/distinfo index 8301d7dcc4a..a804c72f6a7 100644 --- a/textproc/p5-PDF-Create/distinfo +++ b/textproc/p5-PDF-Create/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 14:48:45 agc Exp $ +$NetBSD: distinfo,v 1.3 2008/08/11 13:28:15 he Exp $ -SHA1 (PDF-Create-0.01.tar.gz) = fce573c0475b6d4a6b24b12e47944743e01cffb6 -RMD160 (PDF-Create-0.01.tar.gz) = 40c900a96a8702ae111130b3d2f921a0440381a0 -Size (PDF-Create-0.01.tar.gz) = 12561 bytes +SHA1 (PDF-Create-1.02.tar.gz) = 1cb3b6ea9567e24acaface4b343db99ba4ffeaa5 +RMD160 (PDF-Create-1.02.tar.gz) = 3579b3323d81442463669444f9b24e13d79097b2 +Size (PDF-Create-1.02.tar.gz) = 103401 bytes |