Page MenuHomeFreeBSD

Update */pear-Horde
ClosedPublic

Authored by joneum on Dec 6 2017, 8:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 4:59 AM
Unknown Object (File)
Tue, Apr 16, 6:52 AM
Unknown Object (File)
Tue, Apr 16, 4:52 AM
Unknown Object (File)
Fri, Apr 12, 2:42 AM
Unknown Object (File)
Fri, Apr 12, 2:42 AM
Unknown Object (File)
Fri, Apr 12, 2:42 AM
Unknown Object (File)
Fri, Apr 12, 2:42 AM
Unknown Object (File)
Fri, Apr 12, 2:42 AM
Subscribers

Details

Summary

Update */pear-Horde to the latest version

switch to DISTVERSION

Approved by: xxx (mentor)
#Differential Revision: https://reviews.freebsd.org/Dxxxxx

Test Plan

Diff Detail

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

Event Timeline

set "IGNORE_WITH_PHP= 72" for databases/pear-Horde_Memcache

When using php72:

[00:00:01] Warning: (databases/pear-Horde_Memcache): [00:00:01] Error: databases/pear-Horde_Memcache depends on nonexistent origin 'databases/php72-memcache'; Please contact maintainer of the port to fix this.

When using php72:

[00:00:01] Warning: (databases/pear-Horde_Memcache): [00:00:01] Error: databases/pear-Horde_Memcache depends on nonexistent origin 'databases/php72-memcache'; Please contact maintainer of the port to fix this.

You have a look at the new entry into the Makefile? "IGNORE_WITH_PHP= 72"

When using php72:

[00:00:01] Warning: (databases/pear-Horde_Memcache): [00:00:01] Error: databases/pear-Horde_Memcache depends on nonexistent origin 'databases/php72-memcache'; Please contact maintainer of the port to fix this.

You have a look at the new entry into the Makefile? "IGNORE_WITH_PHP= 72"

Exactly :) I would expect it to be skipped, and not break "all the builds" :)

When using php72:

[00:00:01] Warning: (databases/pear-Horde_Memcache): [00:00:01] Error: databases/pear-Horde_Memcache depends on nonexistent origin 'databases/php72-memcache'; Please contact maintainer of the port to fix this.

You have a look at the new entry into the Makefile? "IGNORE_WITH_PHP= 72"

Exactly :) I would expect it to be skipped, and not break "all the builds" :)

I see, sunpoet add databases/php72-memcache, so i can remove the IGNORE entry :-)

This revision is now accepted and ready to land.Dec 8 2017, 8:17 PM
This revision was automatically updated to reflect the committed changes.