svn commit: r467478 - in head: devel/p5-subversion devel/py-subversion devel/ruby-subversion devel/subversion devel/subversion/files java/java-subversion www/mod_dav_svn
Lev Serebryakov
lev at FreeBSD.org
Mon Apr 16 12:43:50 UTC 2018
On 16.04.2018 15:31, Adriaan de Groot wrote:
> It's a bit unusual to leave PORTREVISION in the Makefile when it's 0, isn't
> it? It doesn't really reduce churn, either, in the line-based diffs subversion
> supports.
It is protection to avoid problems if PORTREVISION will be set in
Makefile.common.
>> MAINTAINER= lev at FreeBSD.org
>> COMMENT= Perl bindings for Version control system
>> @@ -32,6 +32,9 @@ CONFIGURE_ARGS+= --without-gnome-keyring \
>>
>> ALL_TARGET= swig-pl-lib swig-pl
>> INSTALL_TARGET= install-swig-pl
>> +
>> +#CPPFLAGS+= -I${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE \
>> +# -Isubversion/bindings/swig/proxy
>
> It's also unusual to leave commented out bits-n-bobs from previous versions
> around; that's what subversion is for :)
And it is my fault, really, it is even not from previous versions, but
from experiments in progress of porting new version.
--
// Lev Serebryakov
More information about the svn-ports-all
mailing list