mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to version 1.6a3.
PR: 11769, 11770 Submitted by: maintainer
This commit is contained in:
parent
bfbfeacb22
commit
f4ece9d316
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19340
@ -1,13 +1,12 @@
|
||||
# New ports collection makefile for: cons
|
||||
# Version required: 1.6a1
|
||||
# Version required: 1.6a3
|
||||
# Date created: 11 December 1998
|
||||
# Whom: rv@fore.com
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1998/12/25 17:47:31 steve Exp $
|
||||
# $Id: Makefile,v 1.3 1999/05/01 03:17:15 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cons-1.6a1
|
||||
PKGNAME= cons-1.6
|
||||
DISTNAME= cons-1.6a3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.dsmit.com/cons/ \
|
||||
http://www.telerama.com/~bgarcia/cons/
|
||||
@ -19,11 +18,10 @@ RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/securi
|
||||
|
||||
USE_PERL5= yes
|
||||
NO_BUILD= yes
|
||||
PLIST_SUB= CONS_VER=1.6
|
||||
PLIST_SUB= CONS_VER=1.6a3
|
||||
|
||||
MAN1= cons.1
|
||||
DOCS= CHANGES COPYRIGHT INSTALL MANIFEST README RELEASE cons.html \
|
||||
cons.pod
|
||||
DOCS= CHANGES COPYRIGHT INSTALL MANIFEST README RELEASE cons.html
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/cons ${PREFIX}/bin/cons
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cons-1.6a1.tgz) = 71f1569efd6aa11b423c120711de183f
|
||||
MD5 (cons-1.6a3.tgz) = 1538702d490930c2b7315bfae7add4e0
|
||||
|
@ -1,4 +1,4 @@
|
||||
Copyright (c) 1996-1998 FORE Systems, Inc. All rights reserved.
|
||||
Copyright (c) 1996-1999 FORE Systems, Inc. All rights reserved.
|
||||
|
||||
Permission to use, copy, modify and distribute this software and
|
||||
its documentation for any purpose and without fee is hereby granted,
|
||||
|
@ -6,5 +6,4 @@ share/doc/cons-%%CONS_VER%%/MANIFEST
|
||||
share/doc/cons-%%CONS_VER%%/README
|
||||
share/doc/cons-%%CONS_VER%%/RELEASE
|
||||
share/doc/cons-%%CONS_VER%%/cons.html
|
||||
share/doc/cons-%%CONS_VER%%/cons.pod
|
||||
@dirrm share/doc/cons-%%CONS_VER%%
|
||||
|
Loading…
Reference in New Issue
Block a user