Date: Mon, 15 Jul 2002 11:06:18 -0700 (PDT) From: Ollivier Robert <roberto@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/subversion Makefile distinfo pkg-plist Message-ID: <200207151806.g6FI6I8L082889@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
roberto 2002/07/15 11:06:18 PDT Modified files: devel/subversion Makefile distinfo pkg-plist Log: After far too long a hiatus, update the freebsd subversion port to 0.13.2. * distinfo: update checksum. * pkg-plist: add a few new headers and account for the fact that the header files are now in include/subversion-1/ instead of include, and the libs are now named libsvn_foo-1 instead of just libsvn_foo. * Makefile: point to new tarball. use the new REINPLACE infrastructure instead of depending on perl. explicitly look for berkeley db in the appropriate place because the configure script seems to have forgotten how to find it. axe gratuitous comments in some of the targets so that they don't print out onto the screen during the build. Depends on devel/apr instead of devel/apr-devel (which will disappear). Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> Revision Changes Path 1.14 +8 -10 ports/devel/subversion/Makefile 1.7 +1 -1 ports/devel/subversion/distinfo 1.5 +66 -59 ports/devel/subversion/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207151806.g6FI6I8L082889>