Bug 53685 - [PATCH] devel/newfile: fix Perl dependency, take maintainership
Summary: [PATCH] devel/newfile: fix Perl dependency, take maintainership
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-24 16:00 UTC by Sergei Kolobov
Modified: 2003-07-03 13:51 UTC (History)
0 users

See Also:


Attachments
newfile-1.0.13_1.patch (7.26 KB, patch)
2003-06-24 16:00 UTC, Sergei Kolobov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Kolobov 2003-06-24 16:00:28 UTC
- Fix Perl dependency (${LOCALBASE} is not always /usr/local) in BUILD_DEPENDS
  In fact, it needs pod2man, so check specifically for that
- Remove USE_PERL: we need Perl only at build time (see above)
- Use macros in pkg-plist
- Bump PORTREVISION
- Take maintainership (I am also taking on further newfile development)
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-07-03 13:51:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!