Page MenuHomeFreeBSD

Update */pear-Horde
ClosedPublic

Authored by joneum on Dec 6 2017, 8:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 19, 7:51 AM
Unknown Object (File)
Sep 25 2023, 7:58 AM
Unknown Object (File)
Sep 25 2023, 7:57 AM
Unknown Object (File)
Sep 25 2023, 7:57 AM
Unknown Object (File)
Sep 25 2023, 7:57 AM
Unknown Object (File)
Sep 25 2023, 7:55 AM
Unknown Object (File)
Sep 6 2023, 6:36 AM
Unknown Object (File)
Jul 21 2023, 5:05 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.