pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/opera it's been a few months since the last time so:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/82d5d07a5e92
branches:  trunk
changeset: 524269:82d5d07a5e92
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Mon Jan 22 14:05:35 2007 +0000

description:
it's been a few months since the last time so:
- fix WRKSRC value for solaris
- fix PLIST for solaris

diffstat:

 www/opera/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 150414f02d19 -r 82d5d07a5e92 www/opera/Makefile
--- a/www/opera/Makefile        Mon Jan 22 13:49:31 2007 +0000
+++ b/www/opera/Makefile        Mon Jan 22 14:05:35 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2007/01/07 09:14:15 rillig Exp $
+# $NetBSD: Makefile,v 1.63 2007/01/22 14:05:35 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}-434
+WRKSRC=                        ${WRKDIR}/opera-${OPERA_DIST_VERSION}${OPERA_ARCH}-${OPERA_LANG}-521
 
 BUILD_DEFS+=           INSTALL_ETC_OPERARC
 INSTALL_ETC_OPERARC?=  no



Home | Main Index | Thread Index | Old Index