Index: head/devel/rvm/files/patch-tests-Makefile.in =================================================================== --- head/devel/rvm/files/patch-tests-Makefile.in (revision 226639) +++ head/devel/rvm/files/patch-tests-Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- tests/Makefile.in.orig 2008-04-15 17:14:06.000000000 +0000 -+++ tests/Makefile.in 2008-04-15 17:14:38.000000000 +0000 -@@ -60,7 +60,7 @@ - am_testrvm_OBJECTS = testrvm.$(OBJEXT) - testrvm_OBJECTS = $(am_testrvm_OBJECTS) - testrvm_DEPENDENCIES = $(top_builddir)/rvm/librvmlwp.la --DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(includedir) - depcomp = $(SHELL) $(top_srcdir)/depcomp - am__depfiles_maybe = depfiles - COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ Property changes on: head/devel/rvm/files/patch-tests-Makefile.in ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/devel/rvm/files/patch-rvm-Makefile.in =================================================================== --- head/devel/rvm/files/patch-rvm-Makefile.in (revision 226639) +++ head/devel/rvm/files/patch-rvm-Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- rvm/Makefile.in.orig 2008-04-15 17:13:27.000000000 +0000 -+++ rvm/Makefile.in 2008-04-15 17:13:46.000000000 +0000 -@@ -84,7 +84,7 @@ - rvmutl_SOURCES = rvmutl.c - rvmutl_OBJECTS = rvmutl-rvmutl.$(OBJEXT) - rvmutl_DEPENDENCIES = librvmlwp.la --DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(includedir) - depcomp = $(SHELL) $(top_srcdir)/depcomp - am__depfiles_maybe = depfiles - COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ Property changes on: head/devel/rvm/files/patch-rvm-Makefile.in ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/devel/rvm/Makefile =================================================================== --- head/devel/rvm/Makefile (revision 226639) +++ head/devel/rvm/Makefile (revision 226640) @@ -1,34 +1,34 @@ # New ports collection makefile for: rvm # Date created: Thu Apr 6 21:30:52 EDT 2000 # Whom: jaharkes # # $FreeBSD$ # PORTNAME= rvm -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rvm/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= A persistent VM library LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp USE_GMAKE= yes USE_GNOME= pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} post-extract: -.for file in pkgs/Makefile.in +.for file in Makefile.in @${REINPLACE_CMD} -e \ 's#(libdir)#{prefix}/libdata#g' ${WRKSRC}/${file} .endfor .include Property changes on: head/devel/rvm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/devel/rvm/distinfo =================================================================== --- head/devel/rvm/distinfo (revision 226639) +++ head/devel/rvm/distinfo (revision 226640) @@ -1,3 +1,3 @@ -MD5 (rvm-1.15.tar.gz) = 69b99e80d6af76d86d2157f8f68be19b -SHA256 (rvm-1.15.tar.gz) = 8edcf5895e5d8a47e40ba4e3ce71cb677de050793ac0e0c0fdad74877bc74540 -SIZE (rvm-1.15.tar.gz) = 554417 +MD5 (rvm-1.16.tar.gz) = 2165aa17417deec45d8433deeadf935f +SHA256 (rvm-1.16.tar.gz) = 14549596db2608ab8d4b780e95526caf14f68f7257a1f599973af30c7725884b +SIZE (rvm-1.16.tar.gz) = 553968 Property changes on: head/devel/rvm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property