diff options
author | roberto <roberto@FreeBSD.org> | 2002-07-16 02:06:17 +0800 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 2002-07-16 02:06:17 +0800 |
commit | 1d0590f3023591d31c7710b799874c64c1674f25 (patch) | |
tree | 4ef980accf7172ab4da5eec67cf77c616b26a61e /devel/subversion/distinfo | |
parent | b9eb8f794d3682755525f5fd9f05ed1bae00b944 (diff) | |
download | freebsd-ports-gnome-1d0590f3023591d31c7710b799874c64c1674f25.tar.gz freebsd-ports-gnome-1d0590f3023591d31c7710b799874c64c1674f25.tar.zst freebsd-ports-gnome-1d0590f3023591d31c7710b799874c64c1674f25.zip |
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>
Diffstat (limited to 'devel/subversion/distinfo')
-rw-r--r-- | devel/subversion/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion/distinfo b/devel/subversion/distinfo index 901b16a7b99d..f44044f7cd12 100644 --- a/devel/subversion/distinfo +++ b/devel/subversion/distinfo @@ -1 +1 @@ -MD5 (subversion-r1868.tar.gz) = f4a2c531797a0af297bd89757e75645f +MD5 (subversion-r2376.tar.gz) = f49b9c2747ef9f306245eb89334f2a1b |