pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/opera fix PLIST and WRKSRC for the sparc version



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7f9294a4ed8
branches:  trunk
changeset: 530339:e7f9294a4ed8
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Mon Jun 25 21:35:48 2007 +0000

description:
fix PLIST and WRKSRC for the sparc version

diffstat:

 www/opera/Makefile    |   4 ++--
 www/opera/PLIST.SunOS |  20 +++++++++++++-------
 2 files changed, 15 insertions(+), 9 deletions(-)

diffs (55 lines):

diff -r b5bcf09f4424 -r e7f9294a4ed8 www/opera/Makefile
--- a/www/opera/Makefile        Mon Jun 25 21:35:03 2007 +0000
+++ b/www/opera/Makefile        Mon Jun 25 21:35:48 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2007/06/09 19:25:49 jdolecek Exp $
+# $NetBSD: Makefile,v 1.67 2007/06/25 21:35:48 dmcmahill Exp $
 
 DISTNAME=              opera-${OPERA_PKG_VERSION:S/u/pl/}
 CATEGORIES=            www
@@ -64,7 +64,7 @@
 OPERA_DIR=             unix/solaris/${OPERA_PKG_VERSION_DIR}/final/${OPERA_LANG}/${_OPERA_MACHINE_ARCH}/static
 OPERA_DIST_VERSION=    ${OPERA_PKG_VERSION:C/u.*//}-${OPERA_VER_DATE}.1-static-qt
 
-WRKSRC=                        ${WRKDIR}/opera-${OPERA_DIST_VERSION}${OPERA_ARCH}-${OPERA_LANG}-521
+WRKSRC=                        ${WRKDIR}/opera-${OPERA_DIST_VERSION}${OPERA_ARCH}-${OPERA_LANG}-641
 
 BUILD_DEFS+=           INSTALL_ETC_OPERARC
 INSTALL_ETC_OPERARC?=  no
diff -r b5bcf09f4424 -r e7f9294a4ed8 www/opera/PLIST.SunOS
--- a/www/opera/PLIST.SunOS     Mon Jun 25 21:35:03 2007 +0000
+++ b/www/opera/PLIST.SunOS     Mon Jun 25 21:35:48 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.SunOS,v 1.5 2007/01/23 02:51:31 dmcmahill Exp $
+@comment $NetBSD: PLIST.SunOS,v 1.6 2007/06/25 21:35:48 dmcmahill Exp $
 lib/opera/${OPERA_PKG_VERSION}-${OPERA_VER_DATE}.1/missingsyms.so
 lib/opera/${OPERA_PKG_VERSION}-${OPERA_VER_DATE}.1/opera
 lib/opera/${OPERA_PKG_VERSION}-${OPERA_VER_DATE}.1/spellcheck.so
@@ -61,15 +61,21 @@
 share/opera/styles/mime.css
 share/opera/styles/plugins.css
 share/opera/styles/user/accessibility.css
+share/opera/styles/user/altdebugger.css
+share/opera/styles/user/classid.css
 share/opera/styles/user/contrastbw.css
 share/opera/styles/user/contrastwb.css
-share/opera/styles/user/debugwithoutline.css
+share/opera/styles/user/disablebreaks.css
+share/opera/styles/user/disablefloats.css
+share/opera/styles/user/disableforms.css
+share/opera/styles/user/disablepositioning.css
 share/opera/styles/user/disabletables.css
-share/opera/styles/user/hidenonlinkimages.css
-share/opera/styles/user/imageandlinkonly.css
-share/opera/styles/user/nostalgia.css
-share/opera/styles/user/showstructure.css
-share/opera/styles/user/textonly.css
+share/opera/styles/user/outline.css
+share/opera/styles/user/structureblock.css
+share/opera/styles/user/structureinline.css
+share/opera/styles/user/structuretables.css
+share/opera/styles/user/tablelayout.css
+share/opera/styles/user/toc.css
 share/opera/styles/warning.css
 share/opera/styles/wml.css
 share/opera/svg-mobd.dat



Home | Main Index | Thread Index | Old Index