1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Update to 0.8

- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/SQL-ReservedWords/Changes
This commit is contained in:
Frederic Culot 2012-09-15 08:54:58 +00:00
parent 8e1446c0e8
commit 1c60f38e0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304310
2 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= SQL-ReservedWords
PORTVERSION= 0.7
PORTVERSION= 0.8
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Reserved SQL words by ANSI/ISO
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -1,2 +1,2 @@
SHA256 (SQL-ReservedWords-0.7.tar.gz) = 07415791a55618d17ec6099031b7ca990238c8a6b0557ea047f13f5c6e9739aa
SIZE (SQL-ReservedWords-0.7.tar.gz) = 19254
SHA256 (SQL-ReservedWords-0.8.tar.gz) = 09f4aecf1bd8efdd3f9b39f16a240c4e9ceb61eb295b88145c96eb9d58504a2a
SIZE (SQL-ReservedWords-0.8.tar.gz) = 27935