pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/palmosemulator Bumped PKGREVISION to 4, fix ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc62f42ec1d3
branches: trunk
changeset: 479530:bc62f42ec1d3
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Mon Aug 16 12:54:14 2004 +0000
description:
Bumped PKGREVISION to 4, fix for building POSE under gcc 3.3.3 with
optimisation as default (g++ -O2).
diffstat:
emulators/palmosemulator/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 79bebc63fb39 -r bc62f42ec1d3 emulators/palmosemulator/Makefile
--- a/emulators/palmosemulator/Makefile Mon Aug 16 12:51:13 2004 +0000
+++ b/emulators/palmosemulator/Makefile Mon Aug 16 12:54:14 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2004/05/05 05:06:28 snj Exp $
+# $NetBSD: Makefile,v 1.14 2004/08/16 12:54:14 dsainty Exp $
#
DISTNAME= emulator_src_${POSE_VERSION}
PKGNAME= palmosemulator-${POSE_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators x11
MASTER_SITES= http://www.palmos.com/dev/tools/emulator/sources/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
Home |
Main Index |
Thread Index |
Old Index