Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 03:38:17 -0400 (EDT)
From:      pat@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28117: Update port: math/rpc
Message-ID:  <200106130738.f5D7cHN05281@wlgrv1.pa.home.com>

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

>Number:         28117
>Category:       ports
>Synopsis:       Update port: math/rpc
>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:   Wed Jun 13 00:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Li
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD bottlenek 4.3-STABLE FreeBSD 4.3-STABLE #0: Thu Jun 7 00:17:13 EDT 2001 pat@bottlenek:/usr/src/sys/compile/BOTTLENEK i386
>Description:
o Update port math/rpc to latest version.
o Tweak patch-Makefile
>How-To-Repeat:
N/A
>Fix:
diff -ruN /usr/ports/math/rpc/Makefile rpc/Makefile
--- /usr/ports/math/rpc/Makefile	Fri Jun  8 13:18:36 2001
+++ rpc/Makefile	Wed Jun 13 03:24:33 2001
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	rpc
-PORTVERSION=	0.94
+PORTVERSION=	0.95
 CATEGORIES=	math
 MASTER_SITES=	http://www.eecs.umich.edu/~pelzlpj/rpc/
 
diff -ruN /usr/ports/math/rpc/distinfo rpc/distinfo
--- /usr/ports/math/rpc/distinfo	Fri Jun  8 13:18:36 2001
+++ rpc/distinfo	Wed Jun 13 03:25:45 2001
@@ -1 +1 @@
-MD5 (rpc-0.94.tar.gz) = 74afedee574402c4460e581600056863
+MD5 (rpc-0.95.tar.gz) = 48791b27627b25744f7febd58987b67e
diff -ruN /usr/ports/math/rpc/files/patch-Makefile rpc/files/patch-Makefile
--- /usr/ports/math/rpc/files/patch-Makefile	Wed Mar 21 08:25:33 2001
+++ rpc/files/patch-Makefile	Wed Jun 13 03:28:47 2001
@@ -1,8 +1,9 @@
---- Makefile.orig	Wed Mar 21 21:02:32 2001
-+++ Makefile	Wed Mar 21 21:03:58 2001
+--- Makefile.orig	Sun Jun 10 19:59:05 2001
++++ Makefile	Wed Jun 13 03:28:32 2001
 @@ -1,5 +1,5 @@
- CXXFLAGS = -c -O2 -Wall
+-CXXFLAGS = -c -O2 -Wall
 -LDFLAGS = -lm -lccm -lcurses
++CXXFLAGS += -c -Wall
 +LDFLAGS = -lm -lccm -lcurses -L${LOCALBASE}/lib
  
  all: rpc
>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?200106130738.f5D7cHN05281>