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

Don Lewis truckman at FreeBSD.org
Wed Oct 14 17:09:52 UTC 2015


Author: truckman
Date: Wed Oct 14 17:09:50 2015
New Revision: 399282
URL: https://svnweb.freebsd.org/changeset/ports/399282

Log:
  Upgrade to OpenOffice 4.1.2-RC2.

Modified:
  head/editors/openoffice-devel/Makefile
  head/editors/openoffice-devel/distinfo

Modified: head/editors/openoffice-devel/Makefile
==============================================================================
--- head/editors/openoffice-devel/Makefile	Wed Oct 14 17:05:18 2015	(r399281)
+++ head/editors/openoffice-devel/Makefile	Wed Oct 14 17:09:50 2015	(r399282)
@@ -6,7 +6,7 @@ PORTVERSION=	${AOOVERSION1}.${AOOVERSION
 PORTREVISION=	1
 PORTEPOCH=	4
 CATEGORIES=	editors java
-MASTER_SITES=	https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r1705606/source/ \
+MASTER_SITES=	https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \
 		http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \
 		LOCAL/truckman/openoffice:snap,extsrc
 .if defined(LANG_PKGNAME)
@@ -101,9 +101,9 @@ AOOVERSION1=	4
 AOOVERSION2=	1
 AOOVERSION3=	2
 # From solenv/inc/minor.mk SOURCEREVISION LAST_MINOR BUILD
-AOOTAG=		AOO412m1\(Build:9780\)
-SVNREVISION=	1705575
-AOORC=rc1
+AOOTAG=		AOO412m2\(Build:9781\)
+SVNREVISION=	1707648
+AOORC=rc2
 EXTSRC=		ApacheOpenOffice.ext_sources.${AOOVERSION1}.x.x.20150707.tar.gz
 
 AOOVERSION=	${AOOVERSION1}.${AOOVERSION2}.${AOOVERSION3}

Modified: head/editors/openoffice-devel/distinfo
==============================================================================
--- head/editors/openoffice-devel/distinfo	Wed Oct 14 17:05:18 2015	(r399281)
+++ head/editors/openoffice-devel/distinfo	Wed Oct 14 17:09:50 2015	(r399282)
@@ -1,5 +1,5 @@
-SHA256 (openoffice/apache-openoffice-4.1.2-r1705575-src.tar.bz2) = 1982bb65d0b37e3afee8e6508c2fcef7a4a6f19e3ece40d94499ba681ea44c9b
-SIZE (openoffice/apache-openoffice-4.1.2-r1705575-src.tar.bz2) = 218997145
+SHA256 (openoffice/apache-openoffice-4.1.2-r1707648-src.tar.bz2) = 36220f4399ba94fb46a3d179a2344235bdac5da8d7add51203a6a8791da24966
+SIZE (openoffice/apache-openoffice-4.1.2-r1707648-src.tar.bz2) = 218882157
 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