From 4ff582ff7cd16fde778476c33795e364a6827557 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 19 Feb 1999 04:29:45 +0000 Subject: Update to 2.1.6, and actually make use of pkglibtool. --- graphics/plotutils/Makefile | 6 +++--- graphics/plotutils/files/md5 | 4 ++-- graphics/plotutils/patches/patch-aa | 21 +++++++++++++++++++++ graphics/plotutils/pkg/PLIST | 5 ++--- 4 files changed, 28 insertions(+), 8 deletions(-) create mode 100644 graphics/plotutils/patches/patch-aa (limited to 'graphics/plotutils') diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 81dd05f3501..8619a5b2d9e 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 1999/01/30 23:18:50 agc Exp $ +# $NetBSD: Makefile,v 1.3 1999/02/19 04:29:45 tv Exp $ # -DISTNAME= plotutils-2.1.5 +DISTNAME= plotutils-2.1.6 CATEGORIES= devel graphics x11 -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU:=/plotutils/} MAINTAINER= mcmahill@alum.mit.edu HOMEPAGE= http://www.gnu.org/software/plotutils/plotutils.html diff --git a/graphics/plotutils/files/md5 b/graphics/plotutils/files/md5 index ecd9857f477..fb03881c6e3 100644 --- a/graphics/plotutils/files/md5 +++ b/graphics/plotutils/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1998/11/07 15:23:49 frueauf Exp $ +$NetBSD: md5,v 1.2 1999/02/19 04:29:46 tv Exp $ -MD5 (plotutils-2.1.5.tar.gz) = 51b62be1560bf5b59742d1467da583ae +MD5 (plotutils-2.1.6.tar.gz) = ce96338fc26359f8389a0f76eff31337 diff --git a/graphics/plotutils/patches/patch-aa b/graphics/plotutils/patches/patch-aa new file mode 100644 index 00000000000..524197c9fc1 --- /dev/null +++ b/graphics/plotutils/patches/patch-aa @@ -0,0 +1,21 @@ +$NetBSD: patch-aa,v 1.1 1999/02/19 04:29:46 tv Exp $ + +--- configure.orig Thu Feb 18 22:54:51 1999 ++++ configure Thu Feb 18 22:55:15 1999 +@@ -1302,6 +1302,7 @@ + echo "$ac_t""no" 1>&6 + fi + ++if false; then + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' + +@@ -1347,7 +1348,7 @@ + ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \ + $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ + || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } +- ++fi + + # Extract the first word of "gcc", so it can be a program name with args. + set dummy gcc; ac_word=$2 diff --git a/graphics/plotutils/pkg/PLIST b/graphics/plotutils/pkg/PLIST index a2e65833d2e..0f8360c1708 100644 --- a/graphics/plotutils/pkg/PLIST +++ b/graphics/plotutils/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1998/11/07 15:23:49 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/02/19 04:29:46 tv Exp $ bin/spline bin/double bin/ode @@ -43,8 +43,7 @@ share/tek2plot/ocpred.tek share/tek2plot/scale.tek share/tek2plot/skymap.tek share/tek2plot/usmap.tek -lib/libplot.so.1.5 -lib/libplot.la +lib/libplot.so.1.6 lib/libplot.a @unexec install-info --delete %D/info/plotutils.info %D/info/dir info/plotutils.info -- cgit v1.2.3