mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Update to the 20140412 snapshot of GCXC 4.7.4.
Extend full-regression-test by running contrib/test_summary.
This commit is contained in:
parent
b2bfd30660
commit
ec906515b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351223
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc47
|
||||
PORTVERSION= 4.7.4.20140405
|
||||
PORTVERSION= 4.7.4.20140412
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= ${MASTER_SITE_GCC}
|
||||
MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
|
||||
@ -129,7 +129,8 @@ pre-configure:
|
||||
|
||||
.if defined(MAINTAINER_MODE)
|
||||
full-regression-test: build
|
||||
cd ${WRKSRC}; ${GMAKE} -sk check
|
||||
cd ${WRKSRC}; ${GMAKE} -sk check \
|
||||
; ${SRCDIR}/contrib/test_summary
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gcc-4.7-20140405.tar.bz2) = 6454f409745976b3ca2ea9e0d05a0161327ae7aaaf22845e813d69de37a7c212
|
||||
SIZE (gcc-4.7-20140405.tar.bz2) = 78909718
|
||||
SHA256 (gcc-4.7-20140412.tar.bz2) = c4e747ed56323987e231a4b0c482b9594a2ac2be0b0fa8798aea267c06ff4612
|
||||
SIZE (gcc-4.7-20140412.tar.bz2) = 78901897
|
||||
|
Loading…
Reference in New Issue
Block a user