Skip to content

Commit

Permalink
Update 1.08 to 1.10
Browse files Browse the repository at this point in the history
-------------------
1.10 2014.08.22
    Fix test that used to use CGI.pm

1.09 2014.08.21
    Eliminate the need for CGI.pm in the test RT #98222
    Some POD updates.
    Eliminate memory leak RT #93412 thanks to Chris Jack.
  • Loading branch information
mef committed Apr 26, 2015
1 parent 2a63e77 commit 4e0efa2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions textproc/p5-PDF-Create/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.30 2014/10/09 13:44:57 wiz Exp $
# $NetBSD: Makefile,v 1.31 2015/04/26 08:39:20 mef Exp $
#

DISTNAME= PDF-Create-1.08
DISTNAME= PDF-Create-1.10
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}

Expand Down
8 changes: 4 additions & 4 deletions textproc/p5-PDF-Create/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2013/12/12 00:54:37 wen Exp $
$NetBSD: distinfo,v 1.6 2015/04/26 08:39:20 mef Exp $

SHA1 (PDF-Create-1.08.tar.gz) = 2f67621517e4e0890766a5e84bf009f3391ad8e7
RMD160 (PDF-Create-1.08.tar.gz) = e0e88993a51931d448c67cff3cb9bf5cefa8419a
Size (PDF-Create-1.08.tar.gz) = 75892 bytes
SHA1 (PDF-Create-1.10.tar.gz) = 8ea56acc0f7aaf0efc94e3a38c83893c26191228
RMD160 (PDF-Create-1.10.tar.gz) = e976e0370788eea536f02af3e693e9e8d44e658b
Size (PDF-Create-1.10.tar.gz) = 76687 bytes

0 comments on commit 4e0efa2

Please sign in to comment.