Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 13:51:55 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384578 - head/ftp/pear-Net_FTP
Message-ID:  <201504231351.t3NDptQh079414@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Thu Apr 23 13:51:54 2015
New Revision: 384578
URL: https://svnweb.freebsd.org/changeset/ports/384578

Log:
  Upgrade to 1.4.0, add LICENSE.

Modified:
  head/ftp/pear-Net_FTP/Makefile
  head/ftp/pear-Net_FTP/distinfo

Modified: head/ftp/pear-Net_FTP/Makefile
==============================================================================
--- head/ftp/pear-Net_FTP/Makefile	Thu Apr 23 13:46:28 2015	(r384577)
+++ head/ftp/pear-Net_FTP/Makefile	Thu Apr 23 13:51:54 2015	(r384578)
@@ -2,14 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	Net_FTP
-PORTVERSION=	1.3.7
-PORTREVISION=	1
+PORTVERSION=	1.4.0
 CATEGORIES=	ftp www pear
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PEAR OO interface to the PHP FTP functions plus some additions
 
+LICENSE=	BSD2CLAUSE
+
 USE_PHP=	ftp
-USES=	pear
+USES=		pear
 
 .include <bsd.port.mk>

Modified: head/ftp/pear-Net_FTP/distinfo
==============================================================================
--- head/ftp/pear-Net_FTP/distinfo	Thu Apr 23 13:46:28 2015	(r384577)
+++ head/ftp/pear-Net_FTP/distinfo	Thu Apr 23 13:51:54 2015	(r384578)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Net_FTP-1.3.7.tgz) = 31ac1237d2d542b898a995893c0b13f7107c66b7be768c9ebf2628738ca97a5d
-SIZE (PEAR/Net_FTP-1.3.7.tgz) = 31749
+SHA256 (PEAR/Net_FTP-1.4.0.tgz) = b06d0f01bdb3f9f6f38746798801a15da8ee1d717702f84efecbd875a5e3a3a5
+SIZE (PEAR/Net_FTP-1.4.0.tgz) = 35344



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504231351.t3NDptQh079414>