Skip to content

Commit

Permalink
textproc/p5-Text-Greeking: Update to 0.15
Browse files Browse the repository at this point in the history
- Add LICENSE
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/Text-Greeking
  • Loading branch information
sunpoet committed May 30, 2021
1 parent 6f0e0d1 commit 60627a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
7 changes: 6 additions & 1 deletion textproc/p5-Text-Greeking/Makefile
@@ -1,15 +1,20 @@
# Created by: ijliao

PORTNAME= Text-Greeking
PORTVERSION= 0.14
PORTVERSION= 0.15
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

MAINTAINER= perl@FreeBSD.org
COMMENT= Generate meaningless text that creates the illusion of the document

LICENSE= ART10
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>
5 changes: 3 additions & 2 deletions textproc/p5-Text-Greeking/distinfo
@@ -1,2 +1,3 @@
SHA256 (Text-Greeking-0.14.tar.gz) = 65ca5484131da6c16eb4c5afcc1da16b71cb25e29c02855314918611ccb3ef50
SIZE (Text-Greeking-0.14.tar.gz) = 7185
TIMESTAMP = 1622214138
SHA256 (Text-Greeking-0.15.tar.gz) = b4657a0044bf0db6b79957bcb13b63653fa070bc23a725ab5b0aca649a75b540
SIZE (Text-Greeking-0.15.tar.gz) = 7644

0 comments on commit 60627a2

Please sign in to comment.