FreeBSD Bugzilla – Attachment 188422 Details for
Bug 223714
[NEW PORT] php72-fastdfs: PHP 7.2 module for accessing a FastDFS cluster
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Second part: version number changes in new port
fastdfs-add-72.patch (text/plain), 795 bytes, created by
Daniel Ylitalo
on 2017-11-30 11:05:48 UTC
(
hide
)
Description:
Second part: version number changes in new port
Filename:
MIME Type:
Creator:
Daniel Ylitalo
Created:
2017-11-30 11:05:48 UTC
Size:
795 bytes
patch
obsolete
>--- Makefile.orig 2017-11-30 11:57:51.391061000 +0100 >+++ Makefile 2017-11-30 11:58:12.910423000 +0100 >@@ -72,6 +72,7 @@ > SUBDIR += php71-fastdfs > SUBDIR += php71-ftp > SUBDIR += php72-curl >+ SUBDIR += php72-fastdfs > SUBDIR += php72-ftp > SUBDIR += phpwebftp > SUBDIR += plasma-applet-ftpmonitor >--- php72-fastdfs/Makefile.orig 2017-11-30 11:57:19.086765000 +0100 >+++ php72-fastdfs/Makefile 2017-11-30 11:57:38.949724000 +0100 >@@ -2,11 +2,11 @@ > > MASTERDIR= ${.CURDIR}/../php56-fastdfs > >-PKGNAMEPREFIX= php71- >+PKGNAMEPREFIX= php72- > >-COMMENT= PHP 7.1 module for accessing a FastDFS cluster >+COMMENT= PHP 7.2 module for accessing a FastDFS cluster > >-IGNORE_WITH_PHP= 56 70 72 >-PHP_VER= 71 >+IGNORE_WITH_PHP= 56 70 71 >+PHP_VER= 72 > > .include "${MASTERDIR}/Makefile"
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 223714
:
188055
|
188068
|
188069
|
188421
| 188422