mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/p5-Class-Observable: Update to 2.000 and take maintainership
Changelog: https://metacpan.org/release/ARISTOTLE/Class-Observable-2.000/source/Changes PR: 257740
This commit is contained in:
parent
aeecdad4c6
commit
0b41ed9ae4
3 changed files with 6 additions and 5 deletions
|
@ -1,13 +1,12 @@
|
|||
# Created by: Travis Campbell <hcoyote@ghostar.org>
|
||||
|
||||
PORTNAME= Class-Observable
|
||||
PORTVERSION= 1.04
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.000
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= svysh.fbsd@gmail.com
|
||||
COMMENT= Allow other classes and objects to respond to events in yours
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Class-Observable-1.04.tar.gz) = 3ef18733a0f03c113f3bcf8ac50476e09ca1fe6234f4aaacaa24dfca95168094
|
||||
SIZE (Class-Observable-1.04.tar.gz) = 9709
|
||||
TIMESTAMP = 1628604854
|
||||
SHA256 (Class-Observable-2.000.tar.gz) = 903301e340c3795fcf07ed0598f691e4a9a42cdaf46043f0057c7b0a1bd7f17e
|
||||
SIZE (Class-Observable-2.000.tar.gz) = 19341
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
%%SITE_PERL%%/Class/boilerplate.pl
|
||||
%%SITE_PERL%%/Class/Observable.pm
|
||||
%%PERL5_MAN3%%/Class::Observable.3.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue