mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Update to 0.2.0
Changes: http://search.cpan.org/dist/FreeBSD-Pkgs/Changes PR: ports/168584 Submitted by: sunpoet (myself) Approved by: Zane C. B-H. <vvelox@vvelox.net> (maintainer)
This commit is contained in:
parent
7ad7e64428
commit
c015e5af1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298070
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= FreeBSD-Pkgs
|
||||
PORTVERSION= 0.1.2
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= ports-mgmt sysutils perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= vvelox@vvelox.net
|
||||
COMMENT= Parses the contents of FreeBSD package DB under /var/db/pkg
|
||||
|
||||
BUILD_DEPENDS= p5-Error-Helper>=0:${PORTSDIR}/devel/p5-Error-Helper
|
||||
RUN_DEPENDS= p5-Error-Helper>=0:${PORTSDIR}/devel/p5-Error-Helper
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= FreeBSD::Pkgs.3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (FreeBSD-Pkgs-0.1.2.tar.gz) = a0b334f87fb11a3b9a83d416b6477acb8f703eb876bf4b5f58683ae65729f6e0
|
||||
SIZE (FreeBSD-Pkgs-0.1.2.tar.gz) = 7544
|
||||
SHA256 (FreeBSD-Pkgs-0.2.0.tar.gz) = 7c87a2c96df807d3a7859a069bf8c96a19b5d36fc01a0f8e55f865612e98e2fc
|
||||
SIZE (FreeBSD-Pkgs-0.2.0.tar.gz) = 7664
|
||||
|
Loading…
Reference in New Issue
Block a user