pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Curses - Update p5-Curses
details: https://anonhg.NetBSD.org/pkgsrc/rev/19e086e2727d
branches: trunk
changeset: 496878:19e086e2727d
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Thu Jul 14 18:35:03 2005 +0000
description:
- Update p5-Curses
> New in 1.12 (March 17, 2005)
>
> Build bug fixed: panel, forms, menu libs not found in build.
>
> Build bug fixed: Curses.pm treats version as number, so 1.10 == 1.1 .
>
> New in 1.11 (March 12, 2005)
>
> Various cleanup and improved diagnostics in the build.
>
> New in 1.10 (March 11, 2005)
>
> Build bug fixed: Makefile has undefined variable $libtyp.
>
> Build bug fixed: Makefile computes wrong guess hint file name.
>
> New in 1.09 (March 6, 2005)
>
> - Makefile.PL searches for curses header files instead of assuming
> based on $OSNAME.
>
> - Makefile.PL warns user to reconfigure environment when form.h is
> in /usr/include rather than just add -I/usr/include to the compile
> (this concerns the problem with the conflicting Perl form.h file).
diffstat:
devel/p5-Curses/Makefile | 6 +++---
devel/p5-Curses/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 0a57a67c7289 -r 19e086e2727d devel/p5-Curses/Makefile
--- a/devel/p5-Curses/Makefile Thu Jul 14 18:25:45 2005 +0000
+++ b/devel/p5-Curses/Makefile Thu Jul 14 18:35:03 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2005/07/13 18:01:23 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2005/07/14 18:35:03 adrianp Exp $
-DISTNAME= Curses-1.08b
+DISTNAME= Curses-1.12
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5cur
CATEGORIES= devel perl5
@@ -15,7 +15,7 @@
USE_NCURSES= # needs libpanel
-WRKSRC= ${WRKDIR}/Curses-1.08
+WRKSRC= ${WRKDIR}/Curses-1.12
PERL5_PACKLIST= auto/Curses/.packlist
MAKE_PARAMS+= PANELS
diff -r 0a57a67c7289 -r 19e086e2727d devel/p5-Curses/distinfo
--- a/devel/p5-Curses/distinfo Thu Jul 14 18:25:45 2005 +0000
+++ b/devel/p5-Curses/distinfo Thu Jul 14 18:35:03 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2005/03/04 12:09:03 wiz Exp $
+$NetBSD: distinfo,v 1.6 2005/07/14 18:35:03 adrianp Exp $
-SHA1 (Curses-1.08b.tgz) = 78bc77f736679c2589609e53daae0db6914dc516
-RMD160 (Curses-1.08b.tgz) = dc218ab4349480dc96a64a57012c0d3ba09dec5c
-Size (Curses-1.08b.tgz) = 77719 bytes
+SHA1 (Curses-1.12.tgz) = 2b33a88f68783f29f773ab82f8d71bbad87a2b57
+RMD160 (Curses-1.12.tgz) = 506671db523288ec4d1471212f046810e2af1852
+Size (Curses-1.12.tgz) = 80258 bytes
SHA1 (patch-aa) = 9a21c27839667ead39d3b6e0eea3e00c785dcbe4
SHA1 (patch-ab) = 578e6b65a930fd561254d8b6f3da7014debd271c
Home |
Main Index |
Thread Index |
Old Index