mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 1.0.0
- Remove IGNORE_WITH_PHP=73 Changes: https://pecl.php.net/package-changelog.php?package=smbclient
This commit is contained in:
parent
4148d55554
commit
b0f903040e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488986
2 changed files with 4 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= smbclient
|
||||
PORTVERSION= 0.9.0
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= net pear
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
@ -12,7 +11,6 @@ LICENSE= BSD2CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= php:pecl samba:lib
|
||||
IGNORE_WITH_PHP= 73
|
||||
|
||||
CONFIGURE_ARGS= --with-libsmbclient=${LOCALBASE}
|
||||
CPPFLAGS+= -I${SAMBAINCLUDES}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1486952060
|
||||
SHA256 (PECL/smbclient-0.9.0.tgz) = 368329cf1b9e60750eca470659c7eba6a78e5ce3adfbcc25ce5611006a121a70
|
||||
SIZE (PECL/smbclient-0.9.0.tgz) = 31891
|
||||
TIMESTAMP = 1546263655
|
||||
SHA256 (PECL/smbclient-1.0.0.tgz) = c57cd1be108673ada51f9cc14d874a6b24d849d7e817d5e2774c18ebd6a389a5
|
||||
SIZE (PECL/smbclient-1.0.0.tgz) = 32017
|
||||
|
|
Loading…
Add table
Reference in a new issue