Index: head/devel/rpc2/Makefile =================================================================== --- head/devel/rpc2/Makefile (revision 226641) +++ head/devel/rpc2/Makefile (revision 226642) @@ -1,35 +1,33 @@ # New ports collection makefile for: rpc2 # Date created: Wed Mar 22 19:06:45 EST 2000 # Whom: jaharkes # # $FreeBSD$ # PORTNAME= rpc2 -PORTVERSION= 2.7 +PORTVERSION= 2.8 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= wenheping@gmail.com COMMENT= An interprocess communication library LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp USE_GMAKE= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes USE_PERL5= yes USE_LDCONFIG= yes post-extract: -.for file in pkgs/Makefile.in @${REINPLACE_CMD} -e \ 's#(libdir)#{prefix}/libdata#g' \ - ${WRKSRC}/${file} -.endfor + ${WRKSRC}/Makefile.in .include Property changes on: head/devel/rpc2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/devel/rpc2/distinfo =================================================================== --- head/devel/rpc2/distinfo (revision 226641) +++ head/devel/rpc2/distinfo (revision 226642) @@ -1,3 +1,3 @@ -MD5 (rpc2-2.7.tar.gz) = b28e3291d71bb36a374fb85d65125276 -SHA256 (rpc2-2.7.tar.gz) = 39ac1b27384cb6529b48986fa3a72687914b67d152ed47ba8ba5342b324dd60d -SIZE (rpc2-2.7.tar.gz) = 624013 +MD5 (rpc2-2.8.tar.gz) = 3b604987df24d9632c7a82fbcb400dd9 +SHA256 (rpc2-2.8.tar.gz) = 6364d2a9d3cd149d5b94056008760d99e4090b684a844764275b346273b137ba +SIZE (rpc2-2.8.tar.gz) = 622919 Property changes on: head/devel/rpc2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property