svn commit: r419130 - branches/2016Q3/editors/openoffice-devel

Don Lewis truckman at FreeBSD.org
Tue Jul 26 16:48:43 UTC 2016


Author: truckman
Date: Tue Jul 26 16:48:42 2016
New Revision: 419130
URL: https://svnweb.freebsd.org/changeset/ports/419130

Log:
  MFH: r418886
  
  Upgrade to upstream svn revision r1753426, which includes the fix for
  CVE-2016-1513.
  
  Regenerate distinfo to add TIMESTAMP.
  
  Security:	72f71e26-4f69-11e6-ac37-ac9e174be3af
  Approved by:	ports-secteam (feld)

Modified:
  branches/2016Q3/editors/openoffice-devel/Makefile
  branches/2016Q3/editors/openoffice-devel/distinfo
Directory Properties:
  branches/2016Q3/   (props changed)

Modified: branches/2016Q3/editors/openoffice-devel/Makefile
==============================================================================
--- branches/2016Q3/editors/openoffice-devel/Makefile	Tue Jul 26 16:47:59 2016	(r419129)
+++ branches/2016Q3/editors/openoffice-devel/Makefile	Tue Jul 26 16:48:42 2016	(r419130)
@@ -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: branches/2016Q3/editors/openoffice-devel/distinfo
==============================================================================
--- branches/2016Q3/editors/openoffice-devel/distinfo	Tue Jul 26 16:47:59 2016	(r419129)
+++ branches/2016Q3/editors/openoffice-devel/distinfo	Tue Jul 26 16:48:42 2016	(r419130)
@@ -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


More information about the svn-ports-all mailing list