mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.00016
- Add NO_ARCH Changes: https://metacpan.org/changes/distribution/DBIx-Class-EncodedColumn
This commit is contained in:
parent
955e4dbea5
commit
f31c89ba6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504116
2 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DBIx-Class-EncodedColumn
|
||||
PORTVERSION= 0.00015
|
||||
PORTVERSION= 0.00016
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -24,6 +24,8 @@ TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= BLOWFISH OPENPGP
|
||||
OPTIONS_DEFAULT=BLOWFISH OPENPGP
|
||||
BLOWFISH_DESC= Blowfish support
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1466508441
|
||||
SHA256 (DBIx-Class-EncodedColumn-0.00015.tar.gz) = cf51194dab478b10880c750b5e5d4dfea74c4eadbc94766214e1e17469f9b4c4
|
||||
SIZE (DBIx-Class-EncodedColumn-0.00015.tar.gz) = 44361
|
||||
TIMESTAMP = 1560418084
|
||||
SHA256 (DBIx-Class-EncodedColumn-0.00016.tar.gz) = b5bd02c84d258b013ad71977cd70eb6180d44d49069346477a79498abc890fe4
|
||||
SIZE (DBIx-Class-EncodedColumn-0.00016.tar.gz) = 43623
|
||||
|
|
Loading…
Add table
Reference in a new issue