Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2001 21:04:57 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/29443: Update port: math/plplot to 5.0.4
Message-ID:  <200108040404.f7444vi53042@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         29443
>Category:       ports
>Synopsis:       Update port: math/plplot to 5.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 03 21:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 5.0.4


>How-To-Repeat:

>Fix:
diff -urN /usr/ports/math/plplot/Makefile math/plplot/Makefile
--- /usr/ports/math/plplot/Makefile	Thu Jun 14 22:58:58 2001
+++ math/plplot/Makefile	Fri Aug  3 03:14:52 2001
@@ -6,14 +6,10 @@
 #
 
 PORTNAME=	plplot
-PORTVERSION=	5.0.3
+PORTVERSION=	5.0.4
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-
-PATCH_SITES=	${MASTER_SITES}
-PATCHFILES=	${DISTNAME}.patch1.gz
-PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	ports@FreeBSD.org
 
diff -urN /usr/ports/math/plplot/distinfo math/plplot/distinfo
--- /usr/ports/math/plplot/distinfo	Thu Jun 14 22:58:59 2001
+++ math/plplot/distinfo	Fri Aug  3 03:20:47 2001
@@ -1,2 +1 @@
-MD5 (plplot-5.0.3.tar.gz) = 1ba5bcf8d7b19960742391e7326b05d4
-MD5 (plplot-5.0.3.patch1.gz) = 562ccb5be2294e657f63720e728f91a2
+MD5 (plplot-5.0.4.tar.gz) = 98eb53a99f7b78cbd2a388f32a11599f
diff -urN /usr/ports/math/plplot/files/patch-ag math/plplot/files/patch-ag
--- /usr/ports/math/plplot/files/patch-ag	Thu Jun 14 01:07:11 2001
+++ math/plplot/files/patch-ag	Fri Aug  3 07:27:36 2001
@@ -1,5 +1,5 @@
---- cf/inst_lib.in.orig	Sat Feb 17 07:35:23 2001
-+++ cf/inst_lib.in	Sat Apr 28 07:49:40 2001
+--- cf/inst_lib.in.orig	Sat Apr 21 10:49:12 2001
++++ cf/inst_lib.in	Fri Aug  3 07:26:36 2001
 @@ -16,30 +16,33 @@
  	  if test ! -d $(INFO_DIR); then mkdir -p $(INFO_DIR); fi
  
@@ -29,8 +29,8 @@
  	  fi
  
  install_scriptfiles:
--	@-cd $(top_srcdir)/scripts; $(CP) pl* $(BIN_DIR)
-+	@-cd $(top_srcdir)/scripts; ${BSD_INSTALL_SCRIPT} pl* $(BIN_DIR)
+-	@-cd $(top_srcdir)/scripts; $(CP) pl* pstex2eps $(BIN_DIR)
++	@-cd $(top_srcdir)/scripts; ${BSD_INSTALL_SCRIPT} pl* pstex2eps $(BIN_DIR)
  
  install_includes:
 -	@-$(CP) plConfig.h plDevs.h $(INCLUDE_DIR); \
diff -urN /usr/ports/math/plplot/pkg-plist math/plplot/pkg-plist
--- /usr/ports/math/plplot/pkg-plist	Thu Jun 14 22:59:01 2001
+++ math/plplot/pkg-plist	Fri Aug  3 07:22:45 2001
@@ -3,6 +3,7 @@
 bin/plpr
 bin/plrender
 bin/pltek
+bin/pstex2eps
 include/plplot/drivers.h
 include/plplot/pdf.h
 include/plplot/plConfig.h

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108040404.f7444vi53042>