diff options
author | gabor <gabor@FreeBSD.org> | 2011-09-14 07:07:52 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2011-09-14 07:07:52 +0800 |
commit | d6d565ad97e39f5b4ecda83e79fad6493a09addc (patch) | |
tree | 3f445ec12499473722fa56af752d3cb1ffa0e9b5 /devel | |
parent | ce300e321506c982e64d61891add4f8cf42a0356 (diff) | |
download | freebsd-ports-gnome-d6d565ad97e39f5b4ecda83e79fad6493a09addc.tar.gz freebsd-ports-gnome-d6d565ad97e39f5b4ecda83e79fad6493a09addc.tar.zst freebsd-ports-gnome-d6d565ad97e39f5b4ecda83e79fad6493a09addc.zip |
- 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.
Diffstat (limited to 'devel')
-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 |