1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Replace the use of DISTFILES by DISTNAME, since we are now down to

one in all cases.

On the way, update to the 20130216 snapshot of GCC 4.7.3.
This commit is contained in:
Gerald Pfeifer 2013-02-17 14:22:56 +00:00
parent 0ad73f737a
commit 43b7459981
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312417
2 changed files with 4 additions and 4 deletions

View File

@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= gcc
PORTVERSION= 4.7.3.20130202
PORTVERSION= 4.7.3.20130216
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
DISTFILES= gcc-${VERSIONSTRING}${EXTRACT_SUFX}
DISTNAME= gcc-${VERSIONSTRING}
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 4.7

View File

@ -1,2 +1,2 @@
SHA256 (gcc-4.7-20130202.tar.bz2) = dde56a6b013892588c00f2197c4d36c89bfa8ab040f58da0820500210d7a0759
SIZE (gcc-4.7-20130202.tar.bz2) = 78901139
SHA256 (gcc-4.7-20130216.tar.bz2) = 5686b9a5ae519fcb3d8b125af9004a894db68f9f4ea0d384ede9de82a6c41aba
SIZE (gcc-4.7-20130216.tar.bz2) = 78915990