Bug 155348 - [PATCH] print/pdftk: Drop support for discontinued FreeBSD <7
Summary: [PATCH] print/pdftk: Drop support for discontinued FreeBSD <7
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: Matthias Andree
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 14:30 UTC by Matthias Andree
Modified: 2011-03-21 20:50 UTC (History)
1 user (show)

See Also:


Attachments
pdftk-1.44.patch (566 bytes, patch)
2011-03-07 14:30 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree freebsd_committer freebsd_triage 2011-03-07 14:30:11 UTC
Hi Greg, pdftk no longer needs support for FreeBSD before 7. The attached
patch removes the OSVERSION dependencies and the bsd.port.pre/post.mk split
to streamline the Makefile. (I came across this before I realized that USE_GCC
sets RUN_DEPENDS properly... these are leftover changes from a proposed bigger overhaul that turned out not to be necessary.)

Port maintainer (glarkin@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-07 14:30:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-21 20:47:58 UTC
mandree     2011-03-21 20:47:45 UTC

  FreeBSD ports repository

  Modified files:
    print/pdftk          Makefile 
  Log:
  Remove support for FreeBSD 6.X and older.
  
  Approved by: maintainer timeout (14 days)
  PR:          ports/155348
  
  Revision  Changes    Path
  1.36      +1 -7      ports/print/pdftk/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Matthias Andree freebsd_committer freebsd_triage 2011-03-21 20:48:52 UTC
Responsible Changed
From-To: glarkin->mandree

steal PR after maintainer timeout
Comment 4 Matthias Andree freebsd_committer freebsd_triage 2011-03-21 20:49:04 UTC
State Changed
From-To: open->closed

Committed after maintainer timeout.