Index: head/devel/rpc2/files/patch-stest.c =================================================================== --- head/devel/rpc2/files/patch-stest.c (revision 461662) +++ head/devel/rpc2/files/patch-stest.c (nonexistent) @@ -1,11 +0,0 @@ ---- rpc2-src/stest.c.orig 2012-05-29 11:11:06.000000000 +0800 -+++ rpc2-src/stest.c 2012-05-29 11:11:14.000000000 +0800 -@@ -95,7 +95,7 @@ long VMCurrFileSize; /* number of useful - char *VMFileBuf; /* for FILEINVM transfers */ - - int main(argc, argv) -- long argc; -+ int argc; - char *argv[]; - { - SFTP_Initializer sftpi; Property changes on: head/devel/rpc2/files/patch-stest.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/rpc2/Makefile =================================================================== --- head/devel/rpc2/Makefile (revision 461662) +++ head/devel/rpc2/Makefile (revision 461663) @@ -1,25 +1,24 @@ # Created by: jaharkes # $FreeBSD$ PORTNAME= rpc2 -PORTVERSION= 2.10 -PORTREVISION= 2 +DISTVERSION= 2.14 CATEGORIES= devel MASTER_SITES= http://ftp.coda.cs.cmu.edu/pub/rpc2/src/ \ http://ftp.wu-wien.ac.at/pub/systems/coda/src/ \ ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/ \ ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Interprocess communication library LICENSE= LGPL20 LIB_DEPENDS= liblwp.so:devel/lwp -USES= gmake libtool pathfix perl5 pkgconfig +USES= gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include Index: head/devel/rpc2/distinfo =================================================================== --- head/devel/rpc2/distinfo (revision 461662) +++ head/devel/rpc2/distinfo (revision 461663) @@ -1,2 +1,3 @@ -SHA256 (rpc2-2.10.tar.gz) = b381f0a51aab470f4698f0143cf04b22c64e9176d6e4f11c0a50d28b3169fa07 -SIZE (rpc2-2.10.tar.gz) = 595825 +TIMESTAMP = 1518472566 +SHA256 (rpc2-2.14.tar.gz) = 1a5c8aa838c4e52aa40ad9b269e79695da28154c4ee2c143578b1b8620cccd1b +SIZE (rpc2-2.14.tar.gz) = 628236 Index: head/devel/rpc2/pkg-plist =================================================================== --- head/devel/rpc2/pkg-plist (revision 461662) +++ head/devel/rpc2/pkg-plist (revision 461663) @@ -1,18 +1,18 @@ bin/rp2gen include/rpc2/errors.h include/rpc2/multi.h +include/rpc2/pack_helper.h include/rpc2/rpc2.h include/rpc2/rpc2_addrinfo.h include/rpc2/se.h include/rpc2/secure.h include/rpc2/sftp.h lib/librpc2.a lib/librpc2.so lib/librpc2.so.5 -lib/librpc2.so.5.4.5 +lib/librpc2.so.5.6.2 lib/libse.a lib/libse.so lib/libse.so.5 -lib/libse.so.5.4.5 +lib/libse.so.5.6.2 libdata/pkgconfig/rpc2.pc -@dir share/rpc2