svn commit: r513909 - head/editors/openoffice-4

Pedro Giffuni pfg at FreeBSD.org
Mon Oct 7 01:53:38 UTC 2019


No,

There was already a port bump for r513899 which caused the original 
breakage (sorry).

We will need another revision bump when the other jakarta- dependencies 
are renamed though.

Pedro.

On 06/10/2019 17:38, Don Lewis wrote:
> I think these require a port revision bump.
>
> On  6 Oct, Antoine Brodin wrote:
>> Author: antoine
>> Date: Sun Oct  6 21:33:41 2019
>> New Revision: 513909
>> URL: https://svnweb.freebsd.org/changeset/ports/513909
>>
>> Log:
>>    Fix dependencies
>>
>> Modified:
>>    head/editors/openoffice-4/Makefile
>>
>> Modified: head/editors/openoffice-4/Makefile
>> ==============================================================================
>> --- head/editors/openoffice-4/Makefile	Sun Oct  6 21:27:32 2019	(r513908)
>> +++ head/editors/openoffice-4/Makefile	Sun Oct  6 21:33:41 2019	(r513909)
>> @@ -61,7 +61,7 @@ BUILD_DEPENDS=								\
>>   		gpatch:devel/patch					\
>>   		${LOCALBASE}/include/sane/sane.h:graphics/sane-backends	\
>>   		${LOCALBASE}/bin/vigra-config:graphics/vigra		\
>> -		${JAVALIBDIR}/commons-lang.jar:java/jakarta-commons-lang \
>> +		${JAVALIBDIR}/commons-lang.jar:java/apache-commons-lang \
>>   		${JAVALIBDIR}/junit.jar:java/junit			\
>>   		${JAVALIBDIR}/bsh.jar:lang/bsh				\
>>   		bash:shells/bash					\
>> @@ -89,7 +89,7 @@ LIB_DEPENDS=								\
>>   		libfontconfig.so:x11-fonts/fontconfig
>>   RUN_DEPENDS=								\
>>   		${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \
>> -		${JAVALIBDIR}/commons-lang.jar:java/jakarta-commons-lang \
>> +		${JAVALIBDIR}/commons-lang.jar:java/apache-commons-lang \
>>   		${JAVALIBDIR}/bsh.jar:lang/bsh				\
>>   		${LOCALBASE}/share/fonts/Caladea/Caladea-Bold.ttf:x11-fonts/crosextrafonts-caladea-ttf \
>>   		${LOCALBASE}/share/fonts/Carlito/Carlito-Bold.ttf:x11-fonts/crosextrafonts-carlito-ttf \
>> @@ -184,7 +184,7 @@ WIKI_PUBLISHER_CONFIGURE_WITH=						\
>>   WIKI_PUBLISHER_JAR_DEPENDS=						\
>>   	${JAVALIBDIR}/commons-codec.jar:java/jakarta-commons-codec	\
>>   	${JAVALIBDIR}/commons-httpclient.jar:java/jakarta-commons-httpclient \
>> -	${JAVALIBDIR}/commons-logging.jar:java/jakarta-commons-logging
>> +	${JAVALIBDIR}/commons-logging.jar:java/apache-commons-logging
>>   WIKI_PUBLISHER_BUILD_DEPENDS=	${WIKI_PUBLISHER_JAR_DEPENDS}
>>   WIKI_PUBLISHER_RUN_DEPENDS=	${WIKI_PUBLISHER_JAR_DEPENDS}
>>   WIKI_PUBLISHER_VARS=	BUNDLED_EXTENSIONS+=swext/wiki-publisher.oxt
>> _______________________________________________
>> svn-ports-head at freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/svn-ports-head
>> To unsubscribe, send any mail to "svn-ports-head-unsubscribe at freebsd.org"


More information about the svn-ports-head mailing list