svn commit: r310811 - head/devel/p5-VCS-Lite
Frederic Culot
culot at FreeBSD.org
Tue Jan 22 08:03:06 UTC 2013
Author: culot
Date: Tue Jan 22 08:03:05 2013
New Revision: 310811
URL: http://svnweb.freebsd.org/changeset/ports/310811
Log:
- Update to 0.10
- Add LICENSE (Artistic 2)
Changes: http://search.cpan.org/dist/VCS-Lite/Changes
Modified:
head/devel/p5-VCS-Lite/Makefile
head/devel/p5-VCS-Lite/distinfo
Modified: head/devel/p5-VCS-Lite/Makefile
==============================================================================
--- head/devel/p5-VCS-Lite/Makefile Tue Jan 22 07:55:05 2013 (r310810)
+++ head/devel/p5-VCS-Lite/Makefile Tue Jan 22 08:03:05 2013 (r310811)
@@ -1,13 +1,8 @@
-# ex:ts=8
-# Ports collection makefile for: VCS::Lite
-# Date created: Jan 2, 2007
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= VCS-Lite
-PORTVERSION= 0.09
+PORTVERSION= 0.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Minimal version control system
+LICENSE= ART20
+
BUILD_DEPENDS= p5-Algorithm-Diff>=1.13:${PORTSDIR}/devel/p5-Algorithm-Diff
RUN_DEPENDS:= ${BUILD_DEPENDS}
Modified: head/devel/p5-VCS-Lite/distinfo
==============================================================================
--- head/devel/p5-VCS-Lite/distinfo Tue Jan 22 07:55:05 2013 (r310810)
+++ head/devel/p5-VCS-Lite/distinfo Tue Jan 22 08:03:05 2013 (r310811)
@@ -1,2 +1,2 @@
-SHA256 (VCS-Lite-0.09.tar.gz) = 6f24f9ca38161338488a11895f653a14606565d9c6261e57ef71016a73a0f8ae
-SIZE (VCS-Lite-0.09.tar.gz) = 17881
+SHA256 (VCS-Lite-0.10.tar.gz) = 3b56f5237e2ab2ea5314893befd2d545618dbf210d7639f3d3b95b87c9cde754
+SIZE (VCS-Lite-0.10.tar.gz) = 19367
More information about the svn-ports-head
mailing list