svn commit: r485835 - head/editors/openoffice-devel

Don Lewis truckman at FreeBSD.org
Sat Nov 24 23:46:24 UTC 2018


On 24 Nov, Don Lewis wrote:
> Author: truckman
> Date: Sat Nov 24 23:36:07 2018
> New Revision: 485835
> URL: https://svnweb.freebsd.org/changeset/ports/485835
> 
> Log:
>   Upgrade editors/openoffice-devel to upstream SVN revision r1847189.
>   This contains the fix for the crash in Freetype code, See
>   https://bz.apache.org/ooo/show_bug.cgi?id=127929 [1]
>   
>   Ensure that unowinreg.dll is included in DISTFILES when running the
>   makesum and distclean targets.  This has been missing from distinfo
>   since r468039 which was committed in April.
>   
>   PR:		233404 [1]
>   MFH:		2018Q4
> 
> Modified:
>   head/editors/openoffice-devel/Makefile
>   head/editors/openoffice-devel/distinfo
> 
> Modified: head/editors/openoffice-devel/Makefile
> ==============================================================================
> --- head/editors/openoffice-devel/Makefile	Sat Nov 24 22:32:57 2018	(r485834)
> +++ head/editors/openoffice-devel/Makefile	Sat Nov 24 23:36:07 2018	(r485835)
> @@ -120,7 +120,7 @@ AOOVERSION2=	2
>  AOOVERSION3=	0
>  # From solenv/inc/minor.mk SOURCEREVISION LAST_MINOR BUILD
>  AOOTAG=		AOO420m1\(Build:9800\)
> -SVNREVISION=	1838397
> +SVNREVISION=	1847189
>  #AOORC=rc3
>  EXTSRC=		ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20150707.tar.gz

Sigh ... forgot to reset PORTREVISION ...



More information about the svn-ports-all mailing list