Date: Tue, 26 Aug 2014 22:48:21 +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: r366281 - head/editors/openoffice-4 Message-ID: <201408262248.s7QMmL0a062449@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: truckman (src committer) Date: Tue Aug 26 22:48:21 2014 New Revision: 366281 URL: http://svnweb.freebsd.org/changeset/ports/366281 QAT: https://qat.redports.org/buildarchive/r366281/ Log: Apache OpenOffice 4.1.1 has been officially released. Release announcement: Announcing Apache OpenOffice 4.1.1 21 August 2014 - The Apache OpenOffice project is pleased to announce the immediate availability of OpenOffice 4.1.1. You can download it from our website. Apache OpenOffice 4.1.1 is a micro update with many useful and critical bugfixes including 2 security relevant fixes (details will come separately). Bugfixes include: better compatibility with Microsoft Office files, better support for Mac OS X gestures and scrolling, enhanced compatibility with Linux desktop environments. A full list of the issues fixed in this release can be found at http://s.apache.org/AOO411-solved. With 3 additional supported languages, OpenOffice 4.1.1 increases again the number of released languages which is now 41. The released languages are Asturian, Bulgarian, Catalan, Calalan (Valencia AVL), Catalan (Valencia RACV), Czech, Danish, German, Greek, English (GB + US), Spanish, Basque, Finnish, French, Scots Gaelic, Galician, Hebrew, Hindi, Hungarian, Italian, Japanese, Khmer, Korean, Lithuanian, Norwegian Bokmal, Dutch, Polish, Portuguese, Portuguese Brazil, Russian, Slovak, Slovenian, Serbian Cyrillic, Swedish, Tamil, Thai, Turkish, Vietnamese, Chinese (Simplified + Traditional). Apache OpenOffice 4.1.1 is the next key milestone to continue the success of OpenOffice. Details of new features and enhancements in this release are described in the Release Notes <https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes>. Those interested in the source code can download it via the links on this page <https://openoffice.apache.org/downloads.html>. Juergen Schmidt - Apache OpenOffice Release Manager and member of the Project Management Committee Posted at 08:00AM Aug 23, 2014 by pescetti in General PR: 193051 Approved by: office@ (bapt) Modified: head/editors/openoffice-4/Makefile head/editors/openoffice-4/distinfo Modified: head/editors/openoffice-4/Makefile ============================================================================== --- head/editors/openoffice-4/Makefile Tue Aug 26 22:42:15 2014 (r366280) +++ head/editors/openoffice-4/Makefile Tue Aug 26 22:48:21 2014 (r366281) @@ -68,10 +68,10 @@ RUN_DEPENDS= \ AOOVERSION1= 4 AOOVERSION2= 1 -AOOVERSION3= 0 +AOOVERSION3= 1 AOOVERSION= ${AOOVERSION1}.${AOOVERSION2}.${AOOVERSION3} AOOXXX= ${AOOVERSION1}${AOOVERSION2}${AOOVERSION3} -SVNREVISION= 1589052 +SVNREVISION= 1617669 OOOSRC= apache-openoffice-${AOOVERSION}-r${SVNREVISION}-src${EXTRACT_SUFX} EXTSRC= ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20140809.tar.gz Modified: head/editors/openoffice-4/distinfo ============================================================================== --- head/editors/openoffice-4/distinfo Tue Aug 26 22:42:15 2014 (r366280) +++ head/editors/openoffice-4/distinfo Tue Aug 26 22:48:21 2014 (r366281) @@ -1,5 +1,5 @@ -SHA256 (openoffice/apache-openoffice-4.1.0-r1589052-src.tar.bz2) = f73d01082fe52cc04dc91c4a53d9c8c27b551c0561b8e51ed14b1bfee8fa783e -SIZE (openoffice/apache-openoffice-4.1.0-r1589052-src.tar.bz2) = 217686497 +SHA256 (openoffice/apache-openoffice-4.1.1-r1617669-src.tar.bz2) = bb89a6d2324ddfe4c475e5484fde0dea316078f6b8ff4d8a4ebc801d17f3ff9f +SIZE (openoffice/apache-openoffice-4.1.1-r1617669-src.tar.bz2) = 219054455 SHA256 (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20140809.tar.gz) = d0b4925cbf8a32b9dfbf8ca708a485e150c85fe131cc60cff9eb8f0d0b5a710d SIZE (openoffice/ApacheOpenOffice.ext_sources.4.x.x.20140809.tar.gz) = 94099621 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408262248.s7QMmL0a062449>