mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update `devel/p5-Parse-Yapp' to version 1.21
- Convert Makefile to UTF-8, add WWW line while here PR: 244851 Approved by: maintainer
This commit is contained in:
parent
c187a1a1de
commit
0846f39e11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541010
@ -1,9 +1,8 @@
|
||||
# Created by: Michael Lyngbøl <lyngbol@wheel.dk>
|
||||
# Created by: Michael Lyngbøl <lyngbol@wheel.dk>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Parse-Yapp
|
||||
PORTVERSION= 1.05
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.21
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Parse-Yapp-1.05.tar.gz) = 228a6cfb483ade811720bb77647900ef359dfc3e071359eb73d39e4a1cc6f22b
|
||||
SIZE (Parse-Yapp-1.05.tar.gz) = 47776
|
||||
TIMESTAMP = 1501833934
|
||||
SHA256 (Parse-Yapp-1.21.tar.gz) = 3810e998308fba2e0f4f26043035032b027ce51ce5c8a52a8b8e340ca65f13e5
|
||||
SIZE (Parse-Yapp-1.21.tar.gz) = 108661
|
||||
|
@ -1,3 +1,5 @@
|
||||
Parse::Yapp lets you create Perl OO fully reentrant LALR(1) parser modules
|
||||
and has been designed to be functionally as close as possible to yacc,
|
||||
but using the full power of Perl and opened for enhancements.
|
||||
|
||||
WWW: https://metacpan.org/release/Parse-Yapp
|
||||
|
Loading…
Reference in New Issue
Block a user