diff --git a/devel/p5-subversion/Makefile b/devel/p5-subversion/Makefile --- a/devel/p5-subversion/Makefile +++ b/devel/p5-subversion/Makefile @@ -1,14 +1,14 @@ PKGNAMEPREFIX= p5- -MAINTAINER= lev@FreeBSD.org +MAINTAINER= michaelo@apache.org COMMENT= Perl bindings for Version control system WWW= https://subversion.apache.org/ USES= perl5 USE_PERL5= build run -PORTREVISION_LATEST= 1 -PORTREVISION_LTS= 1 +PORTREVISION_LATEST= 2 +PORTREVISION_LTS= 2 SVN_BUILD_BINDINGS= yes diff --git a/devel/py-subversion/Makefile b/devel/py-subversion/Makefile --- a/devel/py-subversion/Makefile +++ b/devel/py-subversion/Makefile @@ -1,6 +1,6 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lev@FreeBSD.org +MAINTAINER= michaelo@apache.org COMMENT= Python bindings for version control system WWW= https://subversion.apache.org/ @@ -12,8 +12,8 @@ # There is bug in python bindings Makefile MAKE_JOBS_UNSAFE=yes -PORTREVISION_LATEST= 3 -PORTREVISION_LTS= 1 +PORTREVISION_LATEST= 4 +PORTREVISION_LTS= 2 SVN_BUILD_BINDINGS= yes diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile --- a/devel/ruby-subversion/Makefile +++ b/devel/ruby-subversion/Makefile @@ -1,13 +1,13 @@ PKGNAMEPREFIX= ruby- -MAINTAINER= lev@FreeBSD.org +MAINTAINER= michaelo@apache.org COMMENT= Ruby bindings for version control system WWW= https://subversion.apache.org/ USES+= compiler:c11 ruby -PORTREVISION_LATEST= 1 -PORTREVISION_LTS= 1 +PORTREVISION_LATEST= 2 +PORTREVISION_LTS= 2 SVN_BUILD_BINDINGS= yes diff --git a/devel/subversion-book/Makefile b/devel/subversion-book/Makefile --- a/devel/subversion-book/Makefile +++ b/devel/subversion-book/Makefile @@ -1,12 +1,13 @@ PORTNAME= subversion-book DISTVERSION= 4515 +PORTREVISION= 1 CATEGORIES= devel misc MASTER_SITES= LOCAL/lev DISTFILES= # empty DIST_SUBDIR= subversion18 EXTRACT_ONLY= # empty -MAINTAINER= lev@FreeBSD.org +MAINTAINER= michaelo@apache.org COMMENT= Subversion Documentation HTML/PDF WWW= https://svnbook.red-bean.com/ diff --git a/devel/subversion-lts/Makefile b/devel/subversion-lts/Makefile --- a/devel/subversion-lts/Makefile +++ b/devel/subversion-lts/Makefile @@ -1,7 +1,7 @@ -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMESUFFIX= -lts -MAINTAINER= lev@FreeBSD.org +MAINTAINER= michaelo@apache.org COMMENT= Version control system, long-term-support version WWW= https://subversion.apache.org/ diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile --- a/devel/subversion/Makefile +++ b/devel/subversion/Makefile @@ -1,6 +1,6 @@ -PORTREVISION= 6 +PORTREVISION= 7 -MAINTAINER= lev@FreeBSD.org +MAINTAINER= michaelo@apache.org COMMENT= Version control system WWW= https://subversion.apache.org/ diff --git a/java/java-subversion/Makefile b/java/java-subversion/Makefile --- a/java/java-subversion/Makefile +++ b/java/java-subversion/Makefile @@ -1,7 +1,7 @@ PKGNAMEPREFIX= java- CATEGORIES= java -MAINTAINER= lev@FreeBSD.org +MAINTAINER= michaelo@apache.org COMMENT= Java bindings for Version control system WWW= https://subversion.apache.org/ @@ -12,8 +12,8 @@ JAVA_BUILD= yes JAVA_RUN= yes -PORTREVISION_LATEST= 1 -PORTREVISION_LTS= 1 +PORTREVISION_LATEST= 2 +PORTREVISION_LTS= 2 SVN_BUILD_BINDINGS= yes diff --git a/security/subversion-gnome-keyring/Makefile b/security/subversion-gnome-keyring/Makefile --- a/security/subversion-gnome-keyring/Makefile +++ b/security/subversion-gnome-keyring/Makefile @@ -1,12 +1,12 @@ PKGNAMESUFFIX= -gnome-keyring CATEGORIES= security gnome -MAINTAINER= lev@FreeBSD.org +MAINTAINER= michaelo@apache.org COMMENT= Gnome Keyring integration for Version control system WWW= https://subversion.apache.org/ -PORTREVISION_LATEST= 1 -PORTREVISION_LTS= 1 +PORTREVISION_LATEST= 2 +PORTREVISION_LTS= 2 .include "${.CURDIR}/../../devel/subversion/Makefile.addons" diff --git a/www/mod_dav_svn/Makefile b/www/mod_dav_svn/Makefile --- a/www/mod_dav_svn/Makefile +++ b/www/mod_dav_svn/Makefile @@ -3,14 +3,14 @@ CATEGORIES= www -MAINTAINER= lev@FreeBSD.org +MAINTAINER= michaelo@apache.org COMMENT= Apache module for subversion serving WWW= https://subversion.apache.org/ USES= apache -PORTREVISION_LATEST= 1 -PORTREVISION_LTS= 1 +PORTREVISION_LATEST= 2 +PORTREVISION_LTS= 2 .include "${.CURDIR}/../../devel/subversion/Makefile.addons" diff --git a/www/serf/Makefile b/www/serf/Makefile --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -1,9 +1,10 @@ PORTNAME= serf PORTVERSION= 1.3.10 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= APACHE/serf -MAINTAINER= lev@FreeBSD.org +MAINTAINER= michaelo@apache.org COMMENT= Serf HTTP client library WWW= https://serf.apache.org/