pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross
Module Name: pkgsrc
Committed By: maya
Date: Fri Oct 11 18:53:02 UTC 2019
Modified Files:
pkgsrc/cross: Makefile
Removed Files:
pkgsrc/cross/h8300-hms-binutils: DESCR Makefile PLIST distinfo
pkgsrc/cross/h8300-hms-binutils/patches: patch-aa patch-ab patch-ac
patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj
patch-ak patch-al patch-am patch-an patch-ao patch-ap
pkgsrc/cross/h8300-hms-gcc: DESCR Makefile PLIST PLIST.Darwin distinfo
pkgsrc/cross/h8300-hms-gcc/patches: patch-.._gcc-3.1_gcc_cp_cfns.h
patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag
Log Message:
h8300-hms-{binutils,gcc}: Remove.
This package is not building on netbsd due to a stack smashing error.
Attempting to fix it via an update showed that it was removed from
upstream a few versions later.
Proposed on pkgsrc-users, using the shorter timeline for this package
because it is dysfunctional.
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/cross/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/cross/h8300-hms-binutils/DESCR
cvs rdiff -u -r1.23 -r0 pkgsrc/cross/h8300-hms-binutils/Makefile
cvs rdiff -u -r1.8 -r0 pkgsrc/cross/h8300-hms-binutils/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/cross/h8300-hms-binutils/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/cross/h8300-hms-binutils/patches/patch-aa \
pkgsrc/cross/h8300-hms-binutils/patches/patch-ab \
pkgsrc/cross/h8300-hms-binutils/patches/patch-ac \
pkgsrc/cross/h8300-hms-binutils/patches/patch-ad \
pkgsrc/cross/h8300-hms-binutils/patches/patch-ae \
pkgsrc/cross/h8300-hms-binutils/patches/patch-af \
pkgsrc/cross/h8300-hms-binutils/patches/patch-ag \
pkgsrc/cross/h8300-hms-binutils/patches/patch-ah \
pkgsrc/cross/h8300-hms-binutils/patches/patch-ai \
pkgsrc/cross/h8300-hms-binutils/patches/patch-aj \
pkgsrc/cross/h8300-hms-binutils/patches/patch-ak \
pkgsrc/cross/h8300-hms-binutils/patches/patch-al \
pkgsrc/cross/h8300-hms-binutils/patches/patch-am \
pkgsrc/cross/h8300-hms-binutils/patches/patch-an \
pkgsrc/cross/h8300-hms-binutils/patches/patch-ao \
pkgsrc/cross/h8300-hms-binutils/patches/patch-ap
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/cross/h8300-hms-gcc/DESCR
cvs rdiff -u -r1.31 -r0 pkgsrc/cross/h8300-hms-gcc/Makefile
cvs rdiff -u -r1.9 -r0 pkgsrc/cross/h8300-hms-gcc/PLIST \
pkgsrc/cross/h8300-hms-gcc/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/cross/h8300-hms-gcc/PLIST.Darwin
cvs rdiff -u -r1.1 -r0 \
pkgsrc/cross/h8300-hms-gcc/patches/patch-.._gcc-3.1_gcc_cp_cfns.h \
pkgsrc/cross/h8300-hms-gcc/patches/patch-ac \
pkgsrc/cross/h8300-hms-gcc/patches/patch-ad \
pkgsrc/cross/h8300-hms-gcc/patches/patch-ae \
pkgsrc/cross/h8300-hms-gcc/patches/patch-ag
cvs rdiff -u -r1.2 -r0 pkgsrc/cross/h8300-hms-gcc/patches/patch-aa \
pkgsrc/cross/h8300-hms-gcc/patches/patch-ab \
pkgsrc/cross/h8300-hms-gcc/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/Makefile
diff -u pkgsrc/cross/Makefile:1.90 pkgsrc/cross/Makefile:1.91
--- pkgsrc/cross/Makefile:1.90 Fri Oct 4 16:05:09 2019
+++ pkgsrc/cross/Makefile Fri Oct 11 18:53:02 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2019/10/04 16:05:09 maya Exp $
+# $NetBSD: Makefile,v 1.91 2019/10/11 18:53:02 maya Exp $
#
COMMENT= Cross-platform development utilities
@@ -35,8 +35,6 @@ SUBDIR+= freemint-pml
SUBDIR+= gcc-mips-current
SUBDIR+= h8300-elf-binutils
SUBDIR+= h8300-elf-gcc
-SUBDIR+= h8300-hms-binutils
-SUBDIR+= h8300-hms-gcc
SUBDIR+= icdprog
SUBDIR+= mingw
SUBDIR+= mingw-binutils
Home |
Main Index |
Thread Index |
Old Index