svn commit: r311550 - head/security/pear-Auth_PrefManager

Martin Wilke miwi at FreeBSD.org
Mon Feb 4 02:29:42 UTC 2013


Author: miwi
Date: Mon Feb  4 02:29:41 2013
New Revision: 311550
URL: http://svnweb.freebsd.org/changeset/ports/311550

Log:
  - Update to 1.2.2
  - Convert header

Modified:
  head/security/pear-Auth_PrefManager/Makefile   (contents, props changed)
  head/security/pear-Auth_PrefManager/distinfo   (contents, props changed)

Modified: head/security/pear-Auth_PrefManager/Makefile
==============================================================================
--- head/security/pear-Auth_PrefManager/Makefile	Mon Feb  4 02:29:18 2013	(r311549)
+++ head/security/pear-Auth_PrefManager/Makefile	Mon Feb  4 02:29:41 2013	(r311550)
@@ -1,19 +1,15 @@
-# Ports collection makefile for:  pear-Auth_PrefManager
-# Date created:			  05 April 2005
-# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
-#
+# Created by: Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
 # $FreeBSD$
-#
 
 PORTNAME=	Auth_PrefManager
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	security www pear
 
 MAINTAINER=	miwi at FreeBSD.org
 COMMENT=	PEAR preferences management class
 
 BUILD_DEPENDS=	${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
-RUN_DEPENDS:=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
 
 PEAR_AUTOINSTALL=	yes
 

Modified: head/security/pear-Auth_PrefManager/distinfo
==============================================================================
--- head/security/pear-Auth_PrefManager/distinfo	Mon Feb  4 02:29:18 2013	(r311549)
+++ head/security/pear-Auth_PrefManager/distinfo	Mon Feb  4 02:29:41 2013	(r311550)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Auth_PrefManager-1.2.1.tgz) = e0a2e32341d097db79989ca7dd4a7e73c8625ea04e7deb2e792052901d46216d
-SIZE (PEAR/Auth_PrefManager-1.2.1.tgz) = 10370
+SHA256 (PEAR/Auth_PrefManager-1.2.2.tgz) = 786cab279697e72e4279313efe7d332062b3bc0f9c5fb432ebf0f0090cbf2de2
+SIZE (PEAR/Auth_PrefManager-1.2.2.tgz) = 10376


More information about the svn-ports-head mailing list