maintenance update to 3.7.3; ok danh@

This commit is contained in:
naddy 2003-05-02 18:03:20 +00:00
parent c05c793b76
commit 01e802c456
3 changed files with 12 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.23 2002/09/23 14:44:41 danh Exp $
# $OpenBSD: Makefile,v 1.24 2003/05/02 18:03:20 naddy Exp $
COMMENT= "command-driven interactive function plotting program"
DISTNAME= gnuplot-3.7.1
DISTNAME= gnuplot-3.7.3
CATEGORIES= math graphics
MASTER_SITES= ftp://ftp.gnuplot.info/pub/gnuplot/ \
ftp://ftp.gnuplot.vt.edu/pub/gnuplot/ \
@ -24,10 +24,11 @@ PERMIT_DISTFILES_FTP= Yes
FLAVORS= no_x11
FLAVOR?=
CONFIGURE_STYLE= gnu dest
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --without-linux-vga --without-gd \
--with-png --with-gnu-readline --with-lasergnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/libpng"
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/libpng" \
LDFLAGS="-L${LOCALBASE}/lib"
NO_REGRESS= Yes
.if ${FLAVOR:L:Mno_x11}

View File

@ -1,3 +1,3 @@
MD5 (gnuplot-3.7.1.tar.gz) = 30798b4c14ea734969a86ee41a9c1dca
RMD160 (gnuplot-3.7.1.tar.gz) = 4e83c5181106607292eef130e51ae5aa3ed5c15e
SHA1 (gnuplot-3.7.1.tar.gz) = 34b3d9fd03fd5cfc048da78fed007e8946007e65
MD5 (gnuplot-3.7.3.tar.gz) = 07921c091153b1f52825fb291849d36d
RMD160 (gnuplot-3.7.3.tar.gz) = 757a6d288a47658e5f20676eb0c88acfe84377ea
SHA1 (gnuplot-3.7.3.tar.gz) = 8e077efa1b6804020adfce62b4c5a1c391ca3d2d

View File

@ -1,7 +1,10 @@
@comment $OpenBSD: PLIST,v 1.8 2000/09/22 21:27:30 brad Exp $
@comment $OpenBSD: PLIST,v 1.9 2003/05/02 18:03:21 naddy Exp $
@unexec install-info --delete --info-dir=%D/info %D/info/gnuplot.info
bin/gnuplot
!%%no_x11%%
bin/lasergnu
info/gnuplot.info
man/man1/gnuplot.1
man/man1/lasergnu.1
share/gnuplot.gih
@exec install-info --info-dir=%D/info %D/info/gnuplot.info