svn commit: r321712 - head/textproc/p5-Getopt-Lucid
Felippe de Meirelles Motta
lippe at FreeBSD.org
Mon Jun 24 20:02:42 UTC 2013
Author: lippe
Date: Mon Jun 24 20:02:41 2013
New Revision: 321712
URL: http://svnweb.freebsd.org/changeset/ports/321712
Log:
- Update to 1.05.
Modified:
head/textproc/p5-Getopt-Lucid/Makefile (contents, props changed)
head/textproc/p5-Getopt-Lucid/distinfo (contents, props changed)
Modified: head/textproc/p5-Getopt-Lucid/Makefile
==============================================================================
--- head/textproc/p5-Getopt-Lucid/Makefile Mon Jun 24 20:01:33 2013 (r321711)
+++ head/textproc/p5-Getopt-Lucid/Makefile Mon Jun 24 20:02:41 2013 (r321712)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: p5-Getopt-Lucid
-# Date created: 2008-02-14
-# Whom: Felippe de Meirelles Motta <lippemail at gmail.com>
-#
+# Created by: Felippe de Meirelles Motta <lippemail at gmail.com>
# $FreeBSD$
-#
PORTNAME= Getopt-Lucid
-PORTVERSION= 1.01
-PORTREVISION= 1
+PORTVERSION= 1.05
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +11,11 @@ MAINTAINER= lippe at FreeBSD.org
COMMENT= Getopt::Lucid - Clear, readable syntax for command line processing
BUILD_DEPENDS= p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \
- p5-Exception-Class-TryCatch>=1.1:${PORTSDIR}/devel/p5-Exception-Class-TryCatch
+ p5-Exception-Class-TryCatch>=1.10:${PORTSDIR}/devel/p5-Exception-Class-TryCatch \
+ p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \
+ p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp
+RUN_DEPENDS= p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \
+ p5-Storable>=2.16:${PORTSDIR}/devel/p5-Storable
PERL_CONFIGURE= yes
Modified: head/textproc/p5-Getopt-Lucid/distinfo
==============================================================================
--- head/textproc/p5-Getopt-Lucid/distinfo Mon Jun 24 20:01:33 2013 (r321711)
+++ head/textproc/p5-Getopt-Lucid/distinfo Mon Jun 24 20:02:41 2013 (r321712)
@@ -1,2 +1,2 @@
-SHA256 (Getopt-Lucid-1.01.tar.gz) = 0283f0f8d0d481c01cfadc6065b3a619c39db9675afe2c9c02ba5887877133ea
-SIZE (Getopt-Lucid-1.01.tar.gz) = 43181
+SHA256 (Getopt-Lucid-1.05.tar.gz) = 7e9750a7c75d756cfc50a8acb5327bbc9b8da3bf7b8a7b33e02d3c5d9bc0f979
+SIZE (Getopt-Lucid-1.05.tar.gz) = 44048
More information about the svn-ports-head
mailing list