Summary: | devel/pear-PHPUnit3: make package name match directory name | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Franco Fichtner <franco> | ||||
Component: | Individual Port(s) | Assignee: | Kubilay Kocak <koobs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | gasol.wu | ||||
Priority: | Normal | Keywords: | easy, patch | ||||
Version: | Latest | Flags: | koobs:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Maintainer CC'd Looks good to me maintainer approved. A commit references this bug: Author: koobs Date: Sun Nov 9 07:33:57 UTC 2014 New revision: 372339 URL: https://svnweb.freebsd.org/changeset/ports/372339 Log: devel/pear-PHPUnit3: Fix package name - Fix package name and bump PORTREVISION - Update LICENSE (BSD3CLAUSE) - Add LICENSE_FILE While I'm here: - Whitespace alignment - Strip trailing slash from pkg-descr WWW: URL PR: 194715 Submitted by: Franco Fichtner <franco at lastsummer dot de> Approved by: maintainer Changes: head/devel/pear-PHPUnit3/Makefile head/devel/pear-PHPUnit3/pkg-descr |
Created attachment 148822 [details] adapt package name pear-PHPUnit3 shows up in the system as pear-phpunit-PHPUnit. The attached patch enforces a consistent package name.