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 28, 7:48 AM
Unknown Object (File)
Fri, Nov 22, 4:27 PM
Unknown Object (File)
Oct 26 2024, 5:36 PM
Unknown Object (File)
Oct 7 2024, 12:06 AM
Unknown Object (File)
Oct 2 2024, 4:33 AM
Unknown Object (File)
Oct 1 2024, 3:01 PM
Unknown Object (File)
Sep 27 2024, 1:52 AM
Unknown Object (File)
Sep 24 2024, 2:32 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.