mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.36
- Remove leading article from COMMENT Changes: http://search.cpan.org/dist/Exception-Class/Changes Feature safe: yes
This commit is contained in:
parent
bb45848426
commit
a351d86c17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308143
2 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Exception-Class
|
||||
PORTVERSION= 1.35
|
||||
PORTVERSION= 1.36
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A module that allows you to declare real exception classes in Perl
|
||||
COMMENT= Module that allows you to declare real exception classes in Perl
|
||||
|
||||
LICENSE= ART20
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Exception-Class-1.35.tar.gz) = 63296f58b803408c62d2af78387b8fada41d8bb0a4ae74ea3f79f5b87e1e6e04
|
||||
SIZE (Exception-Class-1.35.tar.gz) = 23162
|
||||
SHA256 (Exception-Class-1.36.tar.gz) = d69891f9509ce2103756561d36ee459e475662ab5f8caae82b37aa269e74082c
|
||||
SIZE (Exception-Class-1.36.tar.gz) = 22902
|
||||
|
|
Loading…
Add table
Reference in a new issue