Date: Thu, 21 Jul 2016 18:13:46 +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: r418886 - head/editors/openoffice-devel Message-ID: <201607211813.u6LIDk0r075952@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: truckman Date: Thu Jul 21 18:13:46 2016 New Revision: 418886 URL: https://svnweb.freebsd.org/changeset/ports/418886 Log: Upgrade to upstream svn revision r1753426, which includes the fix for CVE-2016-1513. Regenerate distinfo to add TIMESTAMP. MFH: 2016Q3 Security: 72f71e26-4f69-11e6-ac37-ac9e174be3af Modified: head/editors/openoffice-devel/Makefile head/editors/openoffice-devel/distinfo Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Thu Jul 21 18:09:59 2016 (r418885) +++ head/editors/openoffice-devel/Makefile Thu Jul 21 18:13:46 2016 (r418886) @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 2 +#PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ @@ -102,7 +102,7 @@ AOOVERSION2= 2 AOOVERSION3= 0 # From solenv/inc/minor.mk SOURCEREVISION LAST_MINOR BUILD AOOTAG= AOO420m1\(Build:9800\) -SVNREVISION= 1749607 +SVNREVISION= 1753426 #AOORC=rc3 EXTSRC= ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20150707.tar.gz Modified: head/editors/openoffice-devel/distinfo ============================================================================== --- head/editors/openoffice-devel/distinfo Thu Jul 21 18:09:59 2016 (r418885) +++ head/editors/openoffice-devel/distinfo Thu Jul 21 18:13:46 2016 (r418886) @@ -1,6 +1,6 @@ TIMESTAMP = 1466695719 -SHA256 (openoffice/apache-openoffice-r1749607-src.tar.xz) = a17f9a23b914013ca463ad1cab86dba9edc32b1e09a67ea125a1212257772bcd -SIZE (openoffice/apache-openoffice-r1749607-src.tar.xz) = 215075176 +SHA256 (openoffice/apache-openoffice-r1753426-src.tar.xz) = 1091e0e34cb47cc5686984b46cf8091a55bd75f522b6439a3f2869b3a2ebc79a +SIZE (openoffice/apache-openoffice-r1753426-src.tar.xz) = 215069876 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?201607211813.u6LIDk0r075952>