Bug 69419 - print/pdftk: update to 0.941
Summary: print/pdftk: update to 0.941
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: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-22 09:40 UTC by patdung100
Modified: 2004-07-26 15:38 UTC (History)
0 users

See Also:


Attachments
file.diff (775 bytes, patch)
2004-07-22 09:40 UTC, patdung100
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description patdung100 2004-07-22 09:40:23 UTC
Update to 0.941

Changes:
Upgrade from 0.94 to 0.941
Author of pdftk now uses CXXFLAGS instead of CC_OPTS
Fix a problem with make deinstall or pkg_delete (I had
used both PLIST_FILES and pkg-plist)

The attached patch has only tested on FreeBSD-current, not FreeBSD -stable.

How-To-Repeat:       N/A
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-07-22 12:30:44 UTC
State Changed
From-To: open->feedback

Your version-number is begging for trouble on subsequent updates: 

pdftk@menelaos [13:30:21]> pkg_version -t 0.941 0.95 
> 

That is, 0.95 will be considered older than 0.941. If you don't 
mind I'd like to change this to 0.94.1 on the fly.
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-07-22 15:32:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

I might as well track this.
Comment 3 dkt 2004-07-26 15:07:54 UTC
I don't mind using 0.94.1. Thanks!
Comment 4 dkt 2004-07-26 15:15:20 UTC
Hi
I don't mind using the 0.94.1 for the version
Thanks!
Comment 5 Volker Stolz freebsd_committer freebsd_triage 2004-07-26 15:37:03 UTC
State Changed
From-To: feedback->closed

Committed, thanks. Note: 
I reinstantiated the PLIST_FILES since there's no pkg-plist. 
This should have been a problem with your local directory.