mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
* Updated to 0.99
PR: 220117 Submitted by: <nistor@snickers.org> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11374
This commit is contained in:
parent
556d632834
commit
c80f5fd66c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444512
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= CDB_File
|
||||
PORTVERSION= 0.98
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.99
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -18,4 +17,7 @@ USES= perl5 shebangfix
|
||||
SHEBANG_FILES= bun-x.pl
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CDB_File/CDB_File.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (CDB_File-0.98.tar.gz) = 576a5617040f39d26ace6693d921d7b31e91212f718ab4e852694c7bc6d1b990
|
||||
SIZE (CDB_File-0.98.tar.gz) = 59965
|
||||
TIMESTAMP = 1498440887
|
||||
SHA256 (CDB_File-0.99.tar.gz) = 1c32b30131871e8a7b23f47d8f65d9cdeb87069fa4c221781a03416496f91f16
|
||||
SIZE (CDB_File-0.99.tar.gz) = 60141
|
||||
|
Loading…
Reference in New Issue
Block a user