| Summary: | Broken port: pdflib3 is no more supported -> update to pdflib4 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alex Dupre <sysadmin> | ||||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | ||||||||
| Priority: | Normal | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Alex Dupre
2002-01-22 19:10:00 UTC
I suggest we simply call this port pdflib instead of pdflib4. Attached is my cleanup of the port submitted as http://www.freebsd.org/cgi/query-pr.cgi?pr=33725 The cleanup mainly consists of sorting pkg-plist and adding %%PERL_VER%%/%%PERL_ARCH%% macros so this port will work on -CURRENT as well as -STABLE. The library version was bumped to .4 since the pdflib3 port had bumped it to .3 already. And some trivial post-install target cleanup. Does the same thing in a more ports like fashion. :) -- Yarema I agree with you. We may simply call this port pdflib. I merged your adjustments with mine. The differences are: - USE_PERL5 is now enabled - patch-configure is in the shar - INSTALL_MAN is used instead of INSTALL_DATA for the docs Alex Dupre State Changed From-To: open->closed Committed, thanks! |