aboutsummaryrefslogtreecommitdiff
path: root/ftp/pear-Net_FTP
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-03-18 20:36:29 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-03-18 20:36:29 +0000
commite040f906233bb64d493118641e40610e33dd0f07 (patch)
treefd4bed47b07da90e1439dbafa39a8b079b7983bf /ftp/pear-Net_FTP
parenta28953dc2d173c9d923c1ca57d3cd76fe74ed188 (diff)
downloadports-e040f906233bb64d493118641e40610e33dd0f07.tar.gz
ports-e040f906233bb64d493118641e40610e33dd0f07.zip
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)
Notes
Notes: svn path=/head/; revision=131588
Diffstat (limited to 'ftp/pear-Net_FTP')
-rw-r--r--ftp/pear-Net_FTP/Makefile8
-rw-r--r--ftp/pear-Net_FTP/distinfo4
2 files changed, 8 insertions, 4 deletions
diff --git a/ftp/pear-Net_FTP/Makefile b/ftp/pear-Net_FTP/Makefile
index 03ba45c758ff..d688e6b5a1e3 100644
--- a/ftp/pear-Net_FTP/Makefile
+++ b/ftp/pear-Net_FTP/Makefile
@@ -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>
diff --git a/ftp/pear-Net_FTP/distinfo b/ftp/pear-Net_FTP/distinfo
index 0c92966480ef..6b27d83eb68b 100644
--- a/ftp/pear-Net_FTP/distinfo
+++ b/ftp/pear-Net_FTP/distinfo
@@ -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