ports/74036: [PATCH] devel/rpc2: update to 1.23

Radim Kolar hsn at netmag.cz
Wed Nov 17 14:00:55 UTC 2004


>Number:         74036
>Category:       ports
>Synopsis:       [PATCH] devel/rpc2: update to 1.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 17 14:00:54 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 5.3-STABLE FreeBSD 5.3-STABLE #1: Tue Nov 16 16:18:06 CET 2004
>Description:
- Update to 1.23

Port maintainer (coda at cs.cmu.edu) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- rpc2-1.23.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/rpc2/Makefile /home/hsn/hacked/rpc2/Makefile
--- /usr/ports/devel/rpc2/Makefile	Wed Aug 11 19:52:31 2004
+++ /home/hsn/hacked/rpc2/Makefile	Tue Nov 16 19:51:02 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rpc2
-PORTVERSION=	1.22
+PORTVERSION=	1.23
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/
 
@@ -15,9 +15,10 @@
 
 LIB_DEPENDS=	lwp.2:${PORTSDIR}/devel/lwp
 
+USE_LIBTOOL_VER=	15
 USE_GMAKE=	yes
 USE_PERL5=	yes
-GNU_CONFIGURE=  yes
+GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/devel/rpc2/distinfo /home/hsn/hacked/rpc2/distinfo
--- /usr/ports/devel/rpc2/distinfo	Wed Aug 11 19:52:31 2004
+++ /home/hsn/hacked/rpc2/distinfo	Tue Nov 16 19:31:38 2004
@@ -1,2 +1,2 @@
-MD5 (rpc2-1.22.tar.gz) = c6f13aa9e78d8e1c0464a2c8a803b12c
-SIZE (rpc2-1.22.tar.gz) = 571625
+MD5 (rpc2-1.23.tar.gz) = 1bf6752c23853d530af20fab463c4a1a
+SIZE (rpc2-1.23.tar.gz) = 573548
diff -ruN --exclude=CVS /usr/ports/devel/rpc2/pkg-plist /home/hsn/hacked/rpc2/pkg-plist
--- /usr/ports/devel/rpc2/pkg-plist	Wed Aug 11 19:52:31 2004
+++ /home/hsn/hacked/rpc2/pkg-plist	Tue Nov 16 20:46:45 2004
@@ -10,15 +10,12 @@
 include/rpc2/se.h
 include/rpc2/sftp.h
 lib/libfail.a
-lib/libfail.la
 lib/libfail.so
 lib/libfail.so.6
 lib/librpc2.a
-lib/librpc2.la
 lib/librpc2.so
 lib/librpc2.so.6
 lib/libse.a
-lib/libse.la
 lib/libse.so
 lib/libse.so.6
 @dirrm include/rpc2
--- rpc2-1.23.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list