pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cross/h8300-hms-gcc Fixed PLIST, PKGREVISION++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a774a4c6701
branches:  trunk
changeset: 518180:4a774a4c6701
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Sep 02 20:33:36 2006 +0000

description:
Fixed PLIST, PKGREVISION++.

diffstat:

 cross/h8300-hms-gcc/Makefile |  4 ++--
 cross/h8300-hms-gcc/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (32 lines):

diff -r 69fd28dc085b -r 4a774a4c6701 cross/h8300-hms-gcc/Makefile
--- a/cross/h8300-hms-gcc/Makefile      Sat Sep 02 20:21:54 2006 +0000
+++ b/cross/h8300-hms-gcc/Makefile      Sat Sep 02 20:33:36 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2006/04/07 15:09:06 hubertf Exp $
+# $NetBSD: Makefile,v 1.21 2006/09/02 20:33:36 rillig Exp $
 
 DISTNAME=              gcc-core-3.1
 PKGNAME=               cross-h8300-hms-gcc-3.1
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            cross
 MASTER_SITES=          ftp://ftp.gnu.org/gnu/gcc/gcc-3.1/ \
                        ftp://sources.redhat.com/pub/newlib/
diff -r 69fd28dc085b -r 4a774a4c6701 cross/h8300-hms-gcc/PLIST
--- a/cross/h8300-hms-gcc/PLIST Sat Sep 02 20:21:54 2006 +0000
+++ b/cross/h8300-hms-gcc/PLIST Sat Sep 02 20:33:36 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/04/07 15:09:06 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/09/02 20:33:36 rillig Exp $
 bin/h8300-hms-c++
 bin/h8300-hms-cpp
 bin/h8300-hms-g++
@@ -15,6 +15,8 @@
 libexec/cross-h8300-hms/gcc/cppinternals.info
 libexec/cross-h8300-hms/gcc/gcc.info
 libexec/cross-h8300-hms/gcc/gccint.info
+libexec/cross-h8300-hms/h8300-hms/bin/c++
+libexec/cross-h8300-hms/h8300-hms/bin/g++
 libexec/cross-h8300-hms/h8300-hms/bin/gcc
 libexec/cross-h8300-hms/h8300-hms/include/_ansi.h
 libexec/cross-h8300-hms/h8300-hms/include/_syslist.h



Home | Main Index | Thread Index | Old Index