From 7233f7f3b64de02f6f1acd8d77cd1ddbb35be6aa Mon Sep 17 00:00:00 2001 From: ryoon Date: Wed, 15 Feb 2012 12:59:37 +0000 Subject: Update to 3.5.0 * Many new features, http://www.libreoffice.org/download/3-5-new-features-and-fixes/ --- misc/libreoffice3-bin/Makefile | 14 +++++++------- misc/libreoffice3-bin/distinfo | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/misc/libreoffice3-bin/Makefile b/misc/libreoffice3-bin/Makefile index 542322b3236..8f5ea1bdc13 100644 --- a/misc/libreoffice3-bin/Makefile +++ b/misc/libreoffice3-bin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/01/26 15:33:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2012/02/15 12:59:37 ryoon Exp $ DISTNAME= libreoffice3-bin # overridden below PKGNAME= libreoffice3-bin-${OO_RELEASE} CATEGORIES= misc -MASTER_SITES= http://download.documentfoundation.org/libreoffice/stable/3.4.5/rpm/x86/ +MASTER_SITES= http://download.documentfoundation.org/libreoffice/stable/3.5.0/rpm/x86/ MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://www.libreoffice.org/ @@ -20,8 +20,8 @@ CONFLICTS+= openoffice3-bin-[0-9]* CONFLICTS+= openoffice-linux-[0-9]* OO_VER= 3 -OO_BASEVER= 3.4 -OO_RELEASE= 3.4.5 +OO_BASEVER= 3.5 +OO_RELEASE= 3.5.0 PLIST_SUBST+= VER=${OO_VER:Q} BASEVER=${OO_BASEVER:Q} MESSAGE_SUBST+= VER=${OO_VER:Q} FILES_SUBST+= VER=${OO_VER:Q} @@ -59,7 +59,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .if ${EMUL_PLATFORM} == "linux-i386" DISTNAME= LibO_${OO_RELEASE}_Linux_x86_install-rpm_en-US -WRKSRC= ${WRKDIR}/LibO_${OO_RELEASE}rc2_Linux_x86_install-rpm_en-US +WRKSRC= ${WRKDIR}/LibO_${OO_RELEASE}rc3_Linux_x86_install-rpm_en-US .elif ${EMUL_PLATFORM} == "solaris-i386" DISTNAME= OOo_${OO_RELEASE}_Solaris_x86_install_en-US WRKSRC= ${WRKDIR}/OOO320_m18_native_packed-1_en-US.9502/packages @@ -90,7 +90,7 @@ do-install: .endfor post-install: - ${CHMOD} 755 ${DESTDIR}${PREFIX}/opt/libreoffice3.4/program/oosplash.bin - ${BINPATCHDIR}/bin/binpatch file=${DESTDIR}${PREFIX}/opt/libreoffice3.4/program/oosplash.bin size=19100 offset=16458 compare=76657273696F6E00 skip=0 replace=637075696E666f + ${CHMOD} 755 ${DESTDIR}${PREFIX}/opt/libreoffice${OO_BASEVER}/program/oosplash + ${BINPATCHDIR}/bin/binpatch file=${DESTDIR}${PREFIX}/opt/libreoffice${OO_BASEVER}/program/oosplash size=18856 offset=15183 compare=76657273696F6E00 skip=0 replace=637075696E666f .include "../../mk/bsd.pkg.mk" diff --git a/misc/libreoffice3-bin/distinfo b/misc/libreoffice3-bin/distinfo index 7f580705e30..f3df1440bf4 100644 --- a/misc/libreoffice3-bin/distinfo +++ b/misc/libreoffice3-bin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/01/26 15:33:01 ryoon Exp $ +$NetBSD: distinfo,v 1.7 2012/02/15 12:59:37 ryoon Exp $ -SHA1 (LibO_3.4.5_Linux_x86_install-rpm_en-US.tar.gz) = 74de6632a44689e3c810b614bf4ad8be53e478d1 -RMD160 (LibO_3.4.5_Linux_x86_install-rpm_en-US.tar.gz) = fcee6f25bb097050936583fcbeb2aca5e3416ba4 -Size (LibO_3.4.5_Linux_x86_install-rpm_en-US.tar.gz) = 153965721 bytes +SHA1 (LibO_3.5.0_Linux_x86_install-rpm_en-US.tar.gz) = d28ae6a9cabe7a17493566d30c14a092bd954909 +RMD160 (LibO_3.5.0_Linux_x86_install-rpm_en-US.tar.gz) = 416afa7e8884786a1bc185a15f231cf17859f62f +Size (LibO_3.5.0_Linux_x86_install-rpm_en-US.tar.gz) = 156924909 bytes -- cgit v1.2.3