Upgrade to 0.5, and portlint.
This commit is contained in:
parent
ea522be8c3
commit
35679f03a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10414
3 changed files with 6 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefixle for: p5-C-Scan
|
||||
# Version required: 0.4
|
||||
# New ports collection makefile for: p5-C-Scan
|
||||
# Version required: 0.5
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1997/06/24 18:43:06 jfitz Exp $
|
||||
# $Id: Makefile,v 1.9 1997/09/14 02:54:12 jfitz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= C-Scan-0.4
|
||||
PKGNAME= p5-C-Scan-0.4
|
||||
DISTNAME= C-Scan-0.5
|
||||
PKGNAME= p5-C-Scan-0.5
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= C
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (C-Scan-0.4.tar.gz) = 25eb293913fc4884092c6d46e631d520
|
||||
MD5 (C-Scan-0.5.tar.gz) = 164fe47992d416ff16f5d37d41c61dee
|
||||
|
|
|
@ -79,4 +79,3 @@
|
|||
|
||||
vdecls Value: a reference to a list of extern
|
||||
variable declarations.
|
||||
|
||||
|
|
Loading…
Reference in a new issue