diff options
author | seb <seb> | 2007-07-28 08:26:52 +0000 |
---|---|---|
committer | seb <seb> | 2007-07-28 08:26:52 +0000 |
commit | 50a50971b39153fb8847379fb36afd0180db3e4f (patch) | |
tree | 57663dd16e28128d82ede85f593a596011883e59 /doc | |
parent | 2c34edc956a1ae515a4ba899868420d92196add2 (diff) | |
download | pkgsrc-50a50971b39153fb8847379fb36afd0180db3e4f.tar.gz |
Note initial addition of p5-Text-PDF version 0.29a as
textproc/p5-Text-PDF into The NetBSD Packages Collection.
The Perl 5 module Text::PDF allows interaction with existing PDF files
directly. It includes various tools including:
pdfbklt - make booklets out of existing PDF files
pdfrevert - remove edits from a PDF file
pdfstamp - stamp text on each page of a PDF file
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 452c638dd57..571dba55665 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1637 2007/07/28 07:59:16 wiz Exp $ +$NetBSD: CHANGES-2007,v 1.1638 2007/07/28 08:26:52 seb Exp $ Changes to the packages collection and infrastructure in 2007: @@ -3011,3 +3011,4 @@ Changes to the packages collection and infrastructure in 2007: Updated x11/qt4-pgsql to 4.3.0 [adam 2007-07-28] Updated misc/goffice to 0.4.2 [wiz 2007-07-28] Updated audio/libvorbis to 1.2.0 [wiz 2007-07-28] + Added textproc/p5-Text-PDF version 0.29a [seb 2007-07-28] |