mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.32
- Add LICENSE
This commit is contained in:
parent
6b5bcc894a
commit
7a4e43cef8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361196
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-Quote
|
||||
PORTVERSION= 0.3
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.32
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Quotes strings as required for perl to eval them back correctly
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Carp-Assert>=0.13:${PORTSDIR}/devel/p5-Carp-Assert
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Text-Quote-0.3.tar.gz) = bd0e75b670c3869be57b57a6332c2cf735652ee06853f236d92b0e423e3bac76
|
||||
SIZE (Text-Quote-0.3.tar.gz) = 12068
|
||||
SHA256 (Text-Quote-0.32.tar.gz) = 9f2854381bb540ae01de3970c87800b7828f4c064b17c2a4cca5810bb630929a
|
||||
SIZE (Text-Quote-0.32.tar.gz) = 19396
|
||||
|
Loading…
Reference in New Issue
Block a user