svn commit: r314430 - head/textproc/p5-Text-TabularDisplay
Lars Thegler
lth at FreeBSD.org
Sun Mar 17 13:25:20 UTC 2013
Author: lth
Date: Sun Mar 17 13:25:19 2013
New Revision: 314430
URL: http://svnweb.freebsd.org/changeset/ports/314430
Log:
update to 1.34
Modified:
head/textproc/p5-Text-TabularDisplay/Makefile
head/textproc/p5-Text-TabularDisplay/distinfo
Modified: head/textproc/p5-Text-TabularDisplay/Makefile
==============================================================================
--- head/textproc/p5-Text-TabularDisplay/Makefile Sun Mar 17 13:19:07 2013 (r314429)
+++ head/textproc/p5-Text-TabularDisplay/Makefile Sun Mar 17 13:25:19 2013 (r314430)
@@ -1,11 +1,7 @@
-# New ports collection makefile for: p5-Text-TabularDisplay
-# Date created: 16 May 2004
-# Whom: Lars Thegler <lars at thegler.dk>
-#
# $FreeBSD$
PORTNAME= Text-TabularDisplay
-PORTVERSION= 1.33
+PORTVERSION= 1.34
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +13,4 @@ PERL_CONFIGURE= yes
MAN3= Text::TabularDisplay.3
-regression-test: build
- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
-
.include <bsd.port.mk>
Modified: head/textproc/p5-Text-TabularDisplay/distinfo
==============================================================================
--- head/textproc/p5-Text-TabularDisplay/distinfo Sun Mar 17 13:19:07 2013 (r314429)
+++ head/textproc/p5-Text-TabularDisplay/distinfo Sun Mar 17 13:25:19 2013 (r314430)
@@ -1,2 +1,2 @@
-SHA256 (Text-TabularDisplay-1.33.tar.gz) = e2c11fc76d01c7d9a098fef700cd2687f5853b67f2bb59a14f7f6eef4f3ca9ba
-SIZE (Text-TabularDisplay-1.33.tar.gz) = 20110
+SHA256 (Text-TabularDisplay-1.34.tar.gz) = ea7b148bf9603aac4beec7573738dc53bb7cd9cc4c360cb61bc5c3df52663270
+SIZE (Text-TabularDisplay-1.34.tar.gz) = 16950
More information about the svn-ports-all
mailing list