FreeBSD Bugzilla – Attachment 188069 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 which patches the new port after svn cp
fastdfs-patch-2.patch (text/plain), 1.00 KB, created by
Daniel Ylitalo
on 2017-11-17 11:01:13 UTC
(
hide
)
Description:
Second part which patches the new port after svn cp
Filename:
MIME Type:
Creator:
Daniel Ylitalo
Created:
2017-11-17 11:01:13 UTC
Size:
1.00 KB
patch
obsolete
>--- php72-fastdfs/Makefile.orig 2017-11-17 11:57:06.724286000 +0100 >+++ php72-fastdfs/Makefile 2017-11-17 11:57:19.762689000 +0100 >@@ -3,14 +3,14 @@ > PORTNAME= fastdfs > DISTVERSION= 5.0.11 > CATEGORIES= ftp >-PKGNAMEPREFIX= php71- >+PKGNAMEPREFIX= php72- > > MAINTAINER= daniel@blodan.se >-COMMENT= PHP 7.1 module for accessing a FastDFS cluster >+COMMENT= PHP 7.2 module for accessing a FastDFS cluster > > LICENSE= GPLv3+ > >-IGNORE_WITH_PHP= 56 70 72 >+IGNORE_WITH_PHP= 56 70 71 > > LIB_DEPENDS= libfastcommon.so:devel/libfastcommon \ > libfdfsclient.so:ftp/fastdfs >@@ -21,7 +21,7 @@ > GH_TAGNAME= 1e50b4f > > USES= php:ext >-PHP_VER= 71 >+PHP_VER= 72 > > WRKSRC_SUBDIR= php_client > CONFIGURE_ENV= ROOT=${LOCALBASE} >--- Makefile.orig 2017-11-17 11:58:34.733134000 +0100 >+++ Makefile 2017-11-17 11:58:48.772318000 +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
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