1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- Update to 0.10

- Add LICENSE (Artistic 2)

Changes:	http://search.cpan.org/dist/VCS-Lite/Changes
This commit is contained in:
Frederic Culot 2013-01-22 08:03:05 +00:00
parent 079e456959
commit e976c61aad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310811
2 changed files with 6 additions and 9 deletions

View File

@ -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@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}

View File

@ -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