mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to the 20151202 snapshot of GCC 4.9.4.
Pet overeager portlint.
This commit is contained in:
parent
315beb9c48
commit
e025d390c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402865
5 changed files with 6 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 4.9.4.s20151125
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.9.4.s20151202
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= GCC/snapshots/${DISTVERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gcc-4.9-20151125.tar.bz2) = 55f633fa6834d0229da5570696c949f9d79fa7fa9ff7b7d30074d2a81c1b748c
|
||||
SIZE (gcc-4.9-20151125.tar.bz2) = 85811695
|
||||
SHA256 (gcc-4.9-20151202.tar.bz2) = 0ed04c9fe9c63038c0ca0091d59a75c7143cfc00508c19f431f47d6d62c25897
|
||||
SIZE (gcc-4.9-20151202.tar.bz2) = 85815256
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
--- UTC
|
||||
--- libjava/Makefile.in 2013-05-26 22:33:07.000000000 +0000
|
||||
+++ libjava/Makefile.in 2013-05-31 21:19:23.000000000 +0000
|
||||
@@ -941,7 +941,7 @@
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
--- UTC
|
||||
Index: configure
|
||||
===================================================================
|
||||
--- configure (revision 218760)
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
* config/ia64/unwind-ia64.h: Do not mark _Unwind_FindTableEntry
|
||||
hidden on FreeBSD.
|
||||
|
||||
--- UTC
|
||||
Index: libgcc/config/ia64/unwind-ia64.h
|
||||
===================================================================
|
||||
--- libgcc/config/ia64/unwind-ia64.h
|
||||
|
|
Loading…
Add table
Reference in a new issue