1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Upgrade to 1.02, and portlint.

This commit is contained in:
Vanilla I. Shu 1998-04-04 13:58:30 +00:00
parent 35679f03a8
commit c46341cb76
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10415
3 changed files with 8 additions and 8 deletions

View File

@ -1,13 +1,13 @@
# New ports collection makefile for: p5-Curses
# Version required: 1.01
# Version required: 1.02
# Date created: October 17th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $Id: Makefile,v 1.6 1997/05/24 13:17:01 jfitz Exp $
# $Id: Makefile,v 1.7 1997/06/24 18:43:09 jfitz Exp $
#
DISTNAME= Curses-1.01
PKGNAME= p5-Curses-1.01
DISTNAME= Curses-1.02
PKGNAME= p5-Curses-1.02
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Curses

View File

@ -1 +1 @@
MD5 (Curses-1.01.tar.gz) = 411e6b202a948a1670aedf9922542066
MD5 (Curses-1.02.tar.gz) = 6a7aa8cfd9ca5089b62f07335a875b42

View File

@ -1,6 +1,6 @@
--- Makefile.PL.orig Tue Mar 25 08:06:16 1997
+++ Makefile.PL Tue Mar 25 08:09:06 1997
@@ -64,7 +64,7 @@
--- Makefile.PL.orig Tue Feb 17 06:50:19 1998
+++ Makefile.PL Tue Mar 17 14:49:11 1998
@@ -66,7 +66,7 @@
'freebsd' =>
{ 'bsd' => [ '' => '-lcurses -ltermcap' ],
'ncurses' => [ '' => '-lncurses' ],