aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/pear-Net_FTP
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2005-03-19 04:36:29 +0800
committerthierry <thierry@FreeBSD.org>2005-03-19 04:36:29 +0800
commitd65cb3e3537db1fa7cb2e8cb4c0794d2eb9b87da (patch)
treee0e64fa98c39c44bfce8bc5fc6b328893d40250c /ftp/pear-Net_FTP
parentb07a8bfe55a26b12be81e2a893c6b2bdb0d531c5 (diff)
downloadfreebsd-ports-graphics-d65cb3e3537db1fa7cb2e8cb4c0794d2eb9b87da.tar.gz
freebsd-ports-graphics-d65cb3e3537db1fa7cb2e8cb4c0794d2eb9b87da.tar.zst
freebsd-ports-graphics-d65cb3e3537db1fa7cb2e8cb4c0794d2eb9b87da.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)
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 03ba45c758f..d688e6b5a1e 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 0c92966480e..6b27d83eb68 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