FreeBSD Bugzilla – Attachment 247316 Details for
Bug 275981
net-mgmt/phpipam: update to 1.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
phpipam160.patch (text/plain), 4.13 KB, created by
Marko Cupać
on 2023-12-28 13:36:54 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Marko Cupać
Created:
2023-12-28 13:36:54 UTC
Size:
4.13 KB
patch
obsolete
>--- main/net-mgmt/phpipam/Makefile 2023-06-12 10:44:09.912276000 +0200 >+++ myports/net-mgmt/phpipam/Makefile 2023-12-26 11:52:53.503332000 +0100 >@@ -1,5 +1,5 @@ > PORTNAME= phpipam >-DISTVERSION= 1.5.2 >+DISTVERSION= 1.6.0 > CATEGORIES= net-mgmt > > MAINTAINER= jake@xz.cx >@@ -11,10 +11,9 @@ > RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR} > > USES= cpe gettext php:web tar: >-IGNORE_WITH_PHP= 82 83 > > USE_GITHUB= yes >-GH_TAGNAME= be8a2c4 >+GH_TAGNAME= 0e9ec21 > > USE_PHP= ctype curl dom filter gd gettext gmp iconv mbstring mcrypt \ > pcntl pdo pdo_mysql posix session simplexml sockets >diff -bur main/net-mgmt/phpipam/distinfo myports/net-mgmt/phpipam/distinfo >--- main/net-mgmt/phpipam/distinfo 2023-04-04 13:07:02.252949000 +0200 >+++ myports/net-mgmt/phpipam/distinfo 2023-12-26 12:39:01.860523000 +0100 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1680352825 >-SHA256 (phpipam-phpipam-1.5.2-be8a2c4_GH0.tar.gz) = 7f52d9988f66a17217a60b9b6cb31fcabcd454902f876524565e39f20d5f5d5f >-SIZE (phpipam-phpipam-1.5.2-be8a2c4_GH0.tar.gz) = 5788841 >+TIMESTAMP = 1703590741 >+SHA256 (phpipam-phpipam-1.6.0-0e9ec21_GH0.tar.gz) = f2ca72452f192a99c3cd7bfe09d91700e8ea2cbdbee5b8ddbcd9921520750ef3 >+SIZE (phpipam-phpipam-1.6.0-0e9ec21_GH0.tar.gz) = 5883068 >diff -bur main/net-mgmt/phpipam/pkg-plist myports/net-mgmt/phpipam/pkg-plist >--- main/net-mgmt/phpipam/pkg-plist 2022-06-09 10:02:59.029730000 +0200 >+++ myports/net-mgmt/phpipam/pkg-plist 2023-12-26 12:43:43.097683000 +0100 >@@ -14,8 +14,10 @@ > %%WWWDIR%%/api/controllers/Devices.php > %%WWWDIR%%/api/controllers/Folders.php > %%WWWDIR%%/api/controllers/L2domains.php >+%%WWWDIR%%/api/controllers/Nat.php > %%WWWDIR%%/api/controllers/Prefix.php > %%WWWDIR%%/api/controllers/Responses.php >+%%WWWDIR%%/api/controllers/Search.php > %%WWWDIR%%/api/controllers/Sections.php > %%WWWDIR%%/api/controllers/Subnets.php > %%WWWDIR%%/api/controllers/Tools.php >@@ -711,6 +713,7 @@ > %%WWWDIR%%/doc/API/api_curl_example.md > %%WWWDIR%%/doc/API/api_documentation.md > %%WWWDIR%%/doc/API/api_reference.md >+%%WWWDIR%%/doc/Authentication/SAML2-with-Keycloak.md > %%WWWDIR%%/doc/Authentication/SAML2.md > %%WWWDIR%%/doc/img/saml2_connection_settings.png > %%WWWDIR%%/functions/PEAR/Net/DNS2.php >@@ -846,6 +849,7 @@ > %%WWWDIR%%/functions/classes/class.Mail.php > %%WWWDIR%%/functions/classes/class.OpenStreetMap.php > %%WWWDIR%%/functions/classes/class.PDO.php >+%%WWWDIR%%/functions/classes/class.Params.php > %%WWWDIR%%/functions/classes/class.Password_check.php > %%WWWDIR%%/functions/classes/class.PowerDNS.php > %%WWWDIR%%/functions/classes/class.Rackspace.php >@@ -873,7 +877,6 @@ > %%WWWDIR%%/functions/locale/cs_CZ > %%WWWDIR%%/functions/locale/cs_CZ.UTF-8/LC_MESSAGES/phpipam.mo > %%WWWDIR%%/functions/locale/cs_CZ.UTF-8/LC_MESSAGES/phpipam.po >-%%WWWDIR%%/functions/locale/cs_CZ.UTF-8/cs_CZ.UTF8 > %%WWWDIR%%/functions/locale/cs_CZ.UTF8 > %%WWWDIR%%/functions/locale/de > %%WWWDIR%%/functions/locale/de_DE >@@ -935,6 +938,7 @@ > %%WWWDIR%%/functions/locale/zh_TW.UTF-8/LC_MESSAGES/phpipam.po > %%WWWDIR%%/functions/output_buffering.php > %%WWWDIR%%/functions/php-excel-reader/excel_reader2.php >+%%WWWDIR%%/functions/php_poly_fill.php > %%WWWDIR%%/functions/scan/subnet-scan-icmp-execute.php > %%WWWDIR%%/functions/scan/subnet-scan-telnet-execute.php > %%WWWDIR%%/functions/scripts/clear_logs.php >@@ -951,6 +955,7 @@ > %%WWWDIR%%/functions/upgrade_queries/upgrade_queries_1.3.php > %%WWWDIR%%/functions/upgrade_queries/upgrade_queries_1.4.php > %%WWWDIR%%/functions/upgrade_queries/upgrade_queries_1.5.php >+%%WWWDIR%%/functions/upgrade_queries/upgrade_queries_1.6.php > %%WWWDIR%%/functions/vendormacs.json > %%WWWDIR%%/functions/version.php > %%WWWDIR%%/index.php >@@ -1052,15 +1057,10 @@ > %%WWWDIR%%/robots.txt > %%WWWDIR%%/upgrade/.htaccess > %%WWWDIR%%/upgrade/index.php >-@owner www >-@group www >-@dir %%WWWDIR%%/app/admin/import-export/upload >-@dir %%WWWDIR%%/functions/parsedown >-@dir %%WWWDIR%%/functions/xmlseclibs >-@owner >-@group > @dir %%WWWDIR%%/app/login/captcha > @dir %%WWWDIR%%/functions/GoogleAuthenticator >-@dir %%WWWDIR%%/functions/php-saml > @dir %%WWWDIR%%/functions/PHPMailer >+@dir %%WWWDIR%%/functions/parsedown >+@dir %%WWWDIR%%/functions/php-saml > @dir %%WWWDIR%%/functions/qrcodejs >+@dir %%WWWDIR%%/functions/xmlseclibs
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 275981
: 247316