pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/opera DIST_SUBDIR=. break PKG_RESUME_TRANSFERS, su...
details: https://anonhg.NetBSD.org/pkgsrc/rev/91d3d17029f4
branches: trunk
changeset: 530915:91d3d17029f4
user: obache <obache%pkgsrc.org@localhost>
date: Sat Jul 14 04:35:43 2007 +0000
description:
DIST_SUBDIR=. break PKG_RESUME_TRANSFERS, sufficient just define as empty.
Fixes PR 35494.
diffstat:
www/opera/Makefile | 6 +++---
www/opera/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 8bffae9d0bf1 -r 91d3d17029f4 www/opera/Makefile
--- a/www/opera/Makefile Fri Jul 13 18:01:16 2007 +0000
+++ b/www/opera/Makefile Sat Jul 14 04:35:43 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2007/06/25 21:35:48 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.68 2007/07/14 04:35:43 obache Exp $
DISTNAME= opera-${OPERA_PKG_VERSION:S/u/pl/}
CATEGORIES= www
@@ -36,8 +36,8 @@
.if (${_OPERA_OPSYS} == NetBSD) || (${_OPERA_OPSYS} == DragonFly)
DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
-# we need the DIST_SUBDIR=. because of the inclusion of suse's Makefile.common
-DIST_SUBDIR= .
+# we need to define DIST_SUBDIR because of the inclusion of suse's Makefile.common
+DIST_SUBDIR= # empty
EXTRACT_ONLY= # empty
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
diff -r 8bffae9d0bf1 -r 91d3d17029f4 www/opera/distinfo
--- a/www/opera/distinfo Fri Jul 13 18:01:16 2007 +0000
+++ b/www/opera/distinfo Sat Jul 14 04:35:43 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2007/06/09 19:25:49 jdolecek Exp $
+$NetBSD: distinfo,v 1.22 2007/07/14 04:35:44 obache Exp $
-SHA1 (./opera-9.21-20070510.1-static-qt.i386-en.rpm) = 688652ece420a0d4d48147d252fa393c3c9de347
-RMD160 (./opera-9.21-20070510.1-static-qt.i386-en.rpm) = 23a237441cc871cdd45dd5a7aba66166749b45ae
-Size (./opera-9.21-20070510.1-static-qt.i386-en.rpm) = 7280335 bytes
+SHA1 (opera-9.21-20070510.1-static-qt.i386-en.rpm) = 688652ece420a0d4d48147d252fa393c3c9de347
+RMD160 (opera-9.21-20070510.1-static-qt.i386-en.rpm) = 23a237441cc871cdd45dd5a7aba66166749b45ae
+Size (opera-9.21-20070510.1-static-qt.i386-en.rpm) = 7280335 bytes
SHA1 (opera-9.21-20070510.1-static-qt.i386.freebsd-en.tar.gz) = 110617dfd7915e1a24374ae341a4eccacc7873a6
RMD160 (opera-9.21-20070510.1-static-qt.i386.freebsd-en.tar.gz) = a006e1e3b9daebd9a35466e272398e63b4eb6d1b
Size (opera-9.21-20070510.1-static-qt.i386.freebsd-en.tar.gz) = 7224774 bytes
Home |
Main Index |
Thread Index |
Old Index