Summary: | [MAINTAINER] www/typo3-lts: replace deprecated @dirrmtry with @dir() | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Helmut Ritter <freebsd-ports> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | wen | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: wen Date: Sun Jan 18 01:56:40 UTC 2015 New revision: 377281 URL: https://svnweb.freebsd.org/changeset/ports/377281 Log: - Replace deprecated @dirrmtry with @dir PR: 196482 Submitted by: freebsd-ports@charlieroot.de(maintainer) Changes: head/www/typo3-lts/Makefile |
Created attachment 151320 [details] Replace @dirrmtry with @dir From /usr/ports/CHANGES: PLIST_DIRSTRY is now considered deprecated, use PLIST_DIRS instead The attached patch does so. There is no effect on existing installations so IMO no bump of the port revision is required.