mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Bump PORTREVISION since tarball has been rerolled.
Note: no installed files have been changed, only .xml files. PR: ports/78983 Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
This commit is contained in:
parent
a28953dc2d
commit
e040f90623
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131588
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= Net_FTP
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= ftp pear
|
||||
|
||||
MAINTAINER= antonio@php.net
|
||||
@ -18,10 +18,14 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PHP= ftp
|
||||
|
||||
FILES= Net/FTP.php Net/FTP/Observer.php
|
||||
CATEGORY= Net
|
||||
FILES= FTP.php FTP/Observer.php
|
||||
EXAMPLES= extensions.ini index.php observer.php
|
||||
_EXAMPLESDIR= example
|
||||
|
||||
post-extract:
|
||||
@${MV} ${WRKSRC}/Net/* ${WRKSRC}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (PEAR/Net_FTP-1.3.0.tgz) = 106215598bd74b9560719592277bc455
|
||||
SIZE (PEAR/Net_FTP-1.3.0.tgz) = 22304
|
||||
MD5 (PEAR/Net_FTP-1.3.0.tgz) = 2ea59c6cd7543887b5c2e3eb9cce4a44
|
||||
SIZE (PEAR/Net_FTP-1.3.0.tgz) = 20441
|
||||
|
Loading…
Reference in New Issue
Block a user