mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 2.95.3 and use the bzip2 distfile.
This commit is contained in:
parent
8aff93ccca
commit
493cfd5a9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46213
2 changed files with 5 additions and 4 deletions
|
@ -6,16 +6,17 @@
|
|||
#
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 2.95.2
|
||||
PORTVERSION= 2.95.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= gcc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
|
||||
MASTER_SITE_SUBDIR= gcc/releases/gcc-2.95.3
|
||||
EXTRACT_ONLY= # Empty
|
||||
|
||||
MAINTAINER= jeh@FreeBSD.org
|
||||
|
||||
PKGNAMEPREFIX= rtems-
|
||||
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= YES
|
||||
NO_INSTALL= YES
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gcc-2.95.2.tar.gz) = 0e36957d734286e242e9697fd2806c4f
|
||||
MD5 (gcc-2.95.3.tar.bz2) = 87ee083a830683e2aaa57463940a0c3c
|
||||
|
|
Loading…
Add table
Reference in a new issue