svn commit: r306865 - head/devel/pear-PHP_UML
Ruslan Mahmatkhanov
rm at FreeBSD.org
Fri Nov 2 15:59:34 UTC 2012
Author: rm
Date: Fri Nov 2 15:59:33 2012
New Revision: 306865
URL: http://svn.freebsd.org/changeset/ports/306865
Log:
- update to 1.6.1
while here:
- trim Makefile header
- remove indefinite article from COMMENT
PR: 172830
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail dot com>
Approved by: reassigned to the heap
Feature safe: yes
Modified:
head/devel/pear-PHP_UML/Makefile
head/devel/pear-PHP_UML/distinfo
Modified: head/devel/pear-PHP_UML/Makefile
==============================================================================
--- head/devel/pear-PHP_UML/Makefile Fri Nov 2 15:52:58 2012 (r306864)
+++ head/devel/pear-PHP_UML/Makefile Fri Nov 2 15:59:33 2012 (r306865)
@@ -1,17 +1,12 @@
-# Ports collection makefile for: pear-PHP_UML
-# Date created: 23 May 2008
-# Whom: Wen Heping <wenheping at gmail.com>
-#
+# Created by: Wen Heping <wenheping at gmail.com>
# $FreeBSD$
-#
PORTNAME= PHP_UML
-PORTVERSION= 1.6.0
-PORTREVISION= 1
+PORTVERSION= 1.6.1
CATEGORIES= devel
MAINTAINER= miwi at FreeBSD.org
-COMMENT= A PEAR Class to Create UML Representation of PHP Code
+COMMENT= PEAR Class to Create UML Representation of PHP Code
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/Console/CommandLine.php:${PORTSDIR}/devel/pear-Console_CommandLine
Modified: head/devel/pear-PHP_UML/distinfo
==============================================================================
--- head/devel/pear-PHP_UML/distinfo Fri Nov 2 15:52:58 2012 (r306864)
+++ head/devel/pear-PHP_UML/distinfo Fri Nov 2 15:59:33 2012 (r306865)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/PHP_UML-1.6.0.tgz) = 0b507c3f2c59e2d6f6b16994f18adb967e253907a4ab57ebb55b84f3c746b92f
-SIZE (PEAR/PHP_UML-1.6.0.tgz) = 518993
+SHA256 (PEAR/PHP_UML-1.6.1.tgz) = 970735373b7767c8ce05a9ad5b4d4b6b2a23f3abab7b8b4660a18b90f2fdc01d
+SIZE (PEAR/PHP_UML-1.6.1.tgz) = 518959
More information about the svn-ports-all
mailing list