pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/libreoffice4-bin Update to 4.2.2.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d6f60883966
branches: trunk
changeset: 632467:3d6f60883966
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Mar 30 16:43:50 2014 +0000
description:
Update to 4.2.2.1
* dbus and dbus-glib Linux emulation modules are only available for
SUSE_PREFER=13.1
Changelog:
* Many bugfixes
* Add many new features
See https://wiki.documentfoundation.org/ReleaseNotes/4.2
diffstat:
misc/libreoffice4-bin/Makefile | 10 ++++++----
misc/libreoffice4-bin/distinfo | 11 ++++-------
2 files changed, 10 insertions(+), 11 deletions(-)
diffs (48 lines):
diff -r e37d2c4ac6fb -r 3d6f60883966 misc/libreoffice4-bin/Makefile
--- a/misc/libreoffice4-bin/Makefile Sun Mar 30 16:27:16 2014 +0000
+++ b/misc/libreoffice4-bin/Makefile Sun Mar 30 16:43:50 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/03/06 07:36:05 uebayasi Exp $
+# $NetBSD: Makefile,v 1.6 2014/03/30 16:43:50 ryoon Exp $
DISTNAME= libreoffice4-bin # overridden below
PKGNAME= libreoffice4-bin-${OO_RELEASE}
@@ -20,9 +20,9 @@
CONFLICTS+= libreoffice3-bin-[0-9]*
OO_VER= 4
-OO_BASEVER= 4.1
-OO_RELEASE= 4.1.3
-OO_RELEASEV= 4.1.3.2
+OO_BASEVER= 4.2
+OO_RELEASE= 4.2.2
+OO_RELEASEV= 4.2.2.1
PLIST_SUBST+= VER=${OO_VER:Q} BASEVER=${OO_BASEVER:Q}
MESSAGE_SUBST+= VER=${OO_VER:Q}
FILES_SUBST+= VER=${OO_VER:Q}
@@ -38,7 +38,9 @@
EMUL_PLATFORMS= linux-i386 linux-x86_64
#EMUL_PLATFORMS+= solaris-i386 solaris-sparc
EMUL_MODULES.linux= freetype2 x11 locale png fontconfig cups gtk2 krb5
+.if !empty(SUSE_PREFER:M1[3-9].*)
EMUL_MODULES.linux+= dbus dbus-glib
+.endif
EMUL_REQD= suse>=11.3
EMUL_PKG_FMT= rpm
diff -r e37d2c4ac6fb -r 3d6f60883966 misc/libreoffice4-bin/distinfo
--- a/misc/libreoffice4-bin/distinfo Sun Mar 30 16:27:16 2014 +0000
+++ b/misc/libreoffice4-bin/distinfo Sun Mar 30 16:43:50 2014 +0000
@@ -1,8 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/11/01 12:59:39 ryoon Exp $
+$NetBSD: distinfo,v 1.5 2014/03/30 16:43:50 ryoon Exp $
-SHA1 (LibreOffice_4.1.3_Linux_x86-64_rpm.tar.gz) = 0ba71487b4da561fb4b118439cd36f0f6892c95d
-RMD160 (LibreOffice_4.1.3_Linux_x86-64_rpm.tar.gz) = 3c64c0d76794ef3e3602b79c4faba3b10c56cb38
-Size (LibreOffice_4.1.3_Linux_x86-64_rpm.tar.gz) = 205082019 bytes
-SHA1 (LibreOffice_4.1.3_Linux_x86_rpm.tar.gz) = 40175f40f196e5b58180882ee0ba42705cb37a25
-RMD160 (LibreOffice_4.1.3_Linux_x86_rpm.tar.gz) = 6c6b8d9fa130a516bef08333fe64837a51e66790
-Size (LibreOffice_4.1.3_Linux_x86_rpm.tar.gz) = 192038275 bytes
+SHA1 (LibreOffice_4.2.2_Linux_x86-64_rpm.tar.gz) = e3b7e21a66ee9fef6bca5ab05b535932d8233b1f
+RMD160 (LibreOffice_4.2.2_Linux_x86-64_rpm.tar.gz) = 01aa8c8f263532ff370c8bd69de7f77be46d2f63
+Size (LibreOffice_4.2.2_Linux_x86-64_rpm.tar.gz) = 220117217 bytes
Home |
Main Index |
Thread Index |
Old Index