From owner-svn-ports-all@FreeBSD.ORG Sat May 24 14:12:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 807F7CA4; Sat, 24 May 2014 14:12:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E4BF2F24; Sat, 24 May 2014 14:12:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4OECLex018989; Sat, 24 May 2014 14:12:21 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4OECLdG018987; Sat, 24 May 2014 14:12:21 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405241412.s4OECLdG018987@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 24 May 2014 14:12:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355032 - head/mail/pear-Mail_Mime X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2014 14:12:21 -0000 Author: sunpoet Date: Sat May 24 14:12:20 2014 New Revision: 355032 URL: http://svnweb.freebsd.org/changeset/ports/355032 QAT: https://qat.redports.org/buildarchive/r355032/ Log: - Update to 1.8.9 - While I'm here, update LICENSE Changes: http://pear.php.net/package/Mail_Mime/download/ PR: ports/190028 Submitted by: Joe Horn (maintainer) Modified: head/mail/pear-Mail_Mime/Makefile head/mail/pear-Mail_Mime/distinfo Modified: head/mail/pear-Mail_Mime/Makefile ============================================================================== --- head/mail/pear-Mail_Mime/Makefile Sat May 24 14:12:15 2014 (r355031) +++ head/mail/pear-Mail_Mime/Makefile Sat May 24 14:12:20 2014 (r355032) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= Mail_Mime -PORTVERSION= 1.8.8 +PORTVERSION= 1.8.9 PORTEPOCH= 2 CATEGORIES= mail www pear MAINTAINER= joehorn@gmail.com COMMENT= PEAR classes to create and decode MIME messages -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear Modified: head/mail/pear-Mail_Mime/distinfo ============================================================================== --- head/mail/pear-Mail_Mime/distinfo Sat May 24 14:12:15 2014 (r355031) +++ head/mail/pear-Mail_Mime/distinfo Sat May 24 14:12:20 2014 (r355032) @@ -1,2 +1,2 @@ -SHA256 (PEAR/Mail_Mime-1.8.8.tgz) = d1a7fb767ebdabef6b8d346911a0f91fc2bb23df36175cf036474f5ed942ced1 -SIZE (PEAR/Mail_Mime-1.8.8.tgz) = 32059 +SHA256 (PEAR/Mail_Mime-1.8.9.tgz) = f23948e0af6cd6108e957bf3a599a4dad4d4637c62d2be54c016df07d32da976 +SIZE (PEAR/Mail_Mime-1.8.9.tgz) = 33796