diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2011-09-13 23:07:52 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2011-09-13 23:07:52 +0000 |
commit | 1427cdda786b7edcda23181be621db58fb1d92cc (patch) | |
tree | 3e933bc236e86a26516d1a2f64f8c21ba90a0350 | |
parent | - Update to 0.6.5 (diff) |
- Bump PORTREVISION after databases/gdbm update to track the dependency.
It has been reported that the subversion ports somehow indirectly
depend on gdbm but rebuilding them solves the problems.
Notes
Notes:
svn path=/head/; revision=281746
-rw-r--r-- | devel/subversion/Makefile.common | 2 | ||||
-rw-r--r-- | devel/subversion16/Makefile.common | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/subversion/Makefile.common b/devel/subversion/Makefile.common index e9b11bf4299c..57e64c58770f 100644 --- a/devel/subversion/Makefile.common +++ b/devel/subversion/Makefile.common @@ -6,7 +6,7 @@ PORTNAME= subversion PORTVERSION= 1.6.17 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES+= devel MASTER_SITES= http://subversion.tigris.org/downloads/:main \ http://svnbook.red-bean.com/en/1.5/:book diff --git a/devel/subversion16/Makefile.common b/devel/subversion16/Makefile.common index e9b11bf4299c..57e64c58770f 100644 --- a/devel/subversion16/Makefile.common +++ b/devel/subversion16/Makefile.common @@ -6,7 +6,7 @@ PORTNAME= subversion PORTVERSION= 1.6.17 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES+= devel MASTER_SITES= http://subversion.tigris.org/downloads/:main \ http://svnbook.red-bean.com/en/1.5/:book |