Page MenuHomeFreeBSD

Update */pear-Horde
ClosedPublic

Authored by joneum on Dec 6 2017, 8:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 13, 6:24 PM
Unknown Object (File)
Tue, Nov 11, 5:04 AM
Unknown Object (File)
Mon, Nov 10, 5:39 AM
Unknown Object (File)
Mon, Nov 10, 4:54 AM
Unknown Object (File)
Sat, Nov 1, 8:07 PM
Unknown Object (File)
Thu, Oct 30, 3:13 AM
Unknown Object (File)
Oct 17 2025, 10:23 PM
Unknown Object (File)
Oct 1 2025, 7:24 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.