Page MenuHomeFreeBSD

Update PKGNAMEPREFIX
ClosedPublic

Authored by sunpoet on Apr 1 2017, 11:02 AM.
Tags
None
Referenced Files
F150238841: D10231.id27111.diff
Mon, Mar 30, 12:57 PM
Unknown Object (File)
Sun, Mar 29, 9:56 AM
Unknown Object (File)
Sun, Mar 29, 5:32 AM
Unknown Object (File)
Thu, Mar 19, 8:02 PM
Unknown Object (File)
Fri, Mar 13, 4:10 PM
Unknown Object (File)
Mon, Mar 9, 11:17 AM
Unknown Object (File)
Mon, Mar 2, 10:57 PM
Unknown Object (File)
Mon, Mar 2, 11:35 AM
Subscribers

Details

Summary

These ports work fine with PHP 7.x. Change PKGNAMEPREFIX from php5- to php-.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Could you check that there are no other ports using php5- where they should be using php- ?

There are 2 other ports with different MAINTAINER:
archivers/pecl-snappy (PORTNAME=php5-snappy) should be renamed to archivers/php-snappy.
devel/php5-geshi should be renamed to devel/php-geshi.

Ah, I had not seen all those were with one maintainer. Well, you could always rename them all saying "approved by: portmgr (mat)" :-)

This revision was automatically updated to reflect the committed changes.

All 5 ports are fixed. Thanks!