mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 0.18
- require p5-Spiffy 0.20 (ports/70347), p5-IO-All 0.31(ports/70348?) - copy & paste from Changes: - Use Spiffy::new for constructor instead of special Spoon::Base one. - unicode fixes - reset MAINTAINER to ports@. PR: ports/70349 Submitted by: Cheng-Lung Sung <clsung@tw.freebsd.org>
This commit is contained in:
parent
aec94a04a0
commit
99590bd411
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115991
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= Spoon
|
||||
PORTVERSION= 0.17
|
||||
PORTVERSION= 0.18
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/I/IN/INGY/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A Spiffy Application Building Framework
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Spiffy.pm:${PORTSDIR}/devel/p5-Spiffy \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (Spoon-0.17.tar.gz) = 90fc2eec3856964b5ed404e243a7b33c
|
||||
SIZE (Spoon-0.17.tar.gz) = 17169
|
||||
MD5 (Spoon-0.18.tar.gz) = 756a73db05c7b038e528e084931d9600
|
||||
SIZE (Spoon-0.18.tar.gz) = 17468
|
||||
|
Loading…
Reference in New Issue
Block a user