* Upgrade to 0.09 * Take maintainership How-To-Repeat: diff Makefile Index: Makefile =================================================================== --- Makefile (revision 366) +++ Makefile (working copy) @@ -6,13 +6,13 @@ # PORTNAME= Text-VimColor -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/G/GE/GEOFFR/ PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ychsiao@ychsiao.org COMMENT= Syntax color text in HTML or XML using Vim BUILD_DEPENDS= ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class diff distinfo Index: distinfo =================================================================== --- distinfo (revision 366) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -MD5 (Text-VimColor-0.08.tar.gz) = 4b5ebfc9e0d8be876d44d3c72b937759 -SIZE (Text-VimColor-0.08.tar.gz) = 16249 +MD5 (Text-VimColor-0.09.tar.gz) = d525da57e7b047eaba81f672cf4b435a +SIZE (Text-VimColor-0.09.tar.gz) = 18797
State Changed From-To: open->closed Committed, Thank you.