diff -Ncur rpc2/Makefile rpc2.new/Makefile --- rpc2/Makefile 2007-05-27 17:03:02.000000000 +0000 +++ rpc2.new/Makefile 2008-04-13 17:40:42.000000000 +0000 @@ -6,14 +6,14 @@ # PORTNAME= rpc2 -PORTVERSION= 2.5 +PORTVERSION= 2.7 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/ \ ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ \ ftp://ftp.planetmirror.com/pub/coda/src/ \ ftp://ftp.nctu.edu.tw/mirror/Coda/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= An interprocess communication library LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp diff -Ncur rpc2/distinfo rpc2.new/distinfo --- rpc2/distinfo 2007-05-27 17:03:02.000000000 +0000 +++ rpc2.new/distinfo 2008-04-13 15:12:31.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (rpc2-2.5.tar.gz) = bb3119a6cc2a1ddafdadefb6a805fa5c -SHA256 (rpc2-2.5.tar.gz) = 7c97d3530d4c98d54acffe1dbdea2b05d7a67c7564b6b44914070b9cd6222588 -SIZE (rpc2-2.5.tar.gz) = 607817 +MD5 (rpc2-2.7.tar.gz) = b28e3291d71bb36a374fb85d65125276 +SHA256 (rpc2-2.7.tar.gz) = 39ac1b27384cb6529b48986fa3a72687914b67d152ed47ba8ba5342b324dd60d +SIZE (rpc2-2.7.tar.gz) = 624013 diff -Ncur rpc2/pkg-plist rpc2.new/pkg-plist --- rpc2/pkg-plist 2007-02-27 08:59:13.000000000 +0000 +++ rpc2.new/pkg-plist 2008-04-13 15:41:48.000000000 +0000 @@ -1,6 +1,5 @@ bin/rp2gen include/rpc2/errors.h -include/rpc2/errorsdefs.h include/rpc2/multi.h include/rpc2/rpc2.h include/rpc2/rpc2_addrinfo.h @@ -10,10 +9,12 @@ lib/librpc2.a lib/librpc2.la lib/librpc2.so -lib/librpc2.so.8 +lib/librpc2.so.9 lib/libse.a lib/libse.la lib/libse.so -lib/libse.so.8 +lib/libse.so.9 +lib/pkgconfig/rpc2.pc +@dirrm share/rpc2 +@dirrm lib/pkgconfig @dirrm include/rpc2 -@dirrmtry share/rpc2