diff options
author | truckman <truckman@FreeBSD.org> | 2015-10-15 01:09:50 +0800 |
---|---|---|
committer | truckman <truckman@FreeBSD.org> | 2015-10-15 01:09:50 +0800 |
commit | 25bccc5633d96b32481ee0ed315b2d6bbfca6f97 (patch) | |
tree | 576244e7fecb61b047d5f25aae001ba386c86d7b | |
parent | 1cc16dd9ed71cf32a34ea796d1b8a512593a9ecc (diff) | |
download | freebsd-ports-gnome-25bccc5633d96b32481ee0ed315b2d6bbfca6f97.tar.gz freebsd-ports-gnome-25bccc5633d96b32481ee0ed315b2d6bbfca6f97.tar.zst freebsd-ports-gnome-25bccc5633d96b32481ee0ed315b2d6bbfca6f97.zip |
Upgrade to OpenOffice 4.1.2-RC2.
-rw-r--r-- | editors/openoffice-devel/Makefile | 8 | ||||
-rw-r--r-- | editors/openoffice-devel/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 0df2e403d829..77350a455ebf 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} 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} diff --git a/editors/openoffice-devel/distinfo b/editors/openoffice-devel/distinfo index 14b07733220b..aaf09f4af32c 100644 --- a/editors/openoffice-devel/distinfo +++ b/editors/openoffice-devel/distinfo @@ -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 |