Date: Thu, 23 Jun 2016 15:29:57 +0000 (UTC) From: Don Lewis <truckman@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417378 - in head/editors/openoffice-devel: . files Message-ID: <201606231529.u5NFTvux011087@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: truckman Date: Thu Jun 23 15:29:57 2016 New Revision: 417378 URL: https://svnweb.freebsd.org/changeset/ports/417378 Log: Upgrade to upstream svn revision 1749607. This fixes the build problem with libc++ 3.8.0, so patch-vcl_source_glyphs_graphite__layout.cxx is no longer needed. Deleted: head/editors/openoffice-devel/files/patch-vcl_source_glyphs_graphite__layout.cxx Modified: head/editors/openoffice-devel/Makefile head/editors/openoffice-devel/distinfo Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Thu Jun 23 15:29:33 2016 (r417377) +++ head/editors/openoffice-devel/Makefile Thu Jun 23 15:29:57 2016 (r417378) @@ -102,7 +102,7 @@ AOOVERSION2= 2 AOOVERSION3= 0 # From solenv/inc/minor.mk SOURCEREVISION LAST_MINOR BUILD AOOTAG= AOO420m1\(Build:9800\) -SVNREVISION= 1735889 +SVNREVISION= 1749607 #AOORC=rc3 EXTSRC= ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20150707.tar.gz Modified: head/editors/openoffice-devel/distinfo ============================================================================== --- head/editors/openoffice-devel/distinfo Thu Jun 23 15:29:33 2016 (r417377) +++ head/editors/openoffice-devel/distinfo Thu Jun 23 15:29:57 2016 (r417378) @@ -1,5 +1,6 @@ -SHA256 (openoffice/apache-openoffice-r1735889-src.tar.xz) = f249b36ffcf1c653a4abc06c12b6c07fe7a017bcf5357562099e778257d8c533 -SIZE (openoffice/apache-openoffice-r1735889-src.tar.xz) = 215031948 +TIMESTAMP = 1466695719 +SHA256 (openoffice/apache-openoffice-r1749607-src.tar.xz) = a17f9a23b914013ca463ad1cab86dba9edc32b1e09a67ea125a1212257772bcd +SIZE (openoffice/apache-openoffice-r1749607-src.tar.xz) = 215075176 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 SHA256 (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20150707.tar.gz) = 966a8333c83a18ddd84401389006d6e0b52b8175924b808b54b88211669985fa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606231529.u5NFTvux011087>