Page MenuHomeFreeBSD

D13479.diff
No OneTemporary

D13479.diff

Index: head/ftp/Makefile
===================================================================
--- head/ftp/Makefile
+++ head/ftp/Makefile
@@ -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
Index: head/ftp/php72-fastdfs/Makefile
===================================================================
--- head/ftp/php72-fastdfs/Makefile
+++ head/ftp/php72-fastdfs/Makefile
@@ -0,0 +1,12 @@
+# $FreeBSD$
+
+MASTERDIR= ${.CURDIR}/../php56-fastdfs
+
+PKGNAMEPREFIX= php72-
+
+COMMENT= PHP 7.2 module for accessing a FastDFS cluster
+
+IGNORE_WITH_PHP= 56 70 71
+PHP_VER= 72
+
+.include "${MASTERDIR}/Makefile"

File Metadata

Mime Type
text/plain
Expires
Fri, Jan 23, 6:37 AM (3 h, 24 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27878762
Default Alt Text
D13479.diff (768 B)

Event Timeline