aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-rpi
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-07 20:24:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-07 20:24:15 +0000
commitfb4deed87383132ec64330d18d953402c2229e9b (patch)
tree97a8a198649a73e26fe96adf11b755d0b80e3533 /sysutils/u-boot-rpi
parent1a2a0756abd5df11f85e0ec8be8f6cb6cd18edbe (diff)
downloadports-fb4deed87383132ec64330d18d953402c2229e9b.tar.gz
ports-fb4deed87383132ec64330d18d953402c2229e9b.zip
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=385665
Diffstat (limited to 'sysutils/u-boot-rpi')
-rw-r--r--sysutils/u-boot-rpi/Makefile12
-rw-r--r--sysutils/u-boot-rpi/distinfo4
2 files changed, 5 insertions, 11 deletions
diff --git a/sysutils/u-boot-rpi/Makefile b/sysutils/u-boot-rpi/Makefile
index e0a5c9ef7c77..76ca36161303 100644
--- a/sysutils/u-boot-rpi/Makefile
+++ b/sysutils/u-boot-rpi/Makefile
@@ -4,13 +4,9 @@ PORTNAME= u-boot
PORTVERSION= 2013.01
PORTREVISION= 2
CATEGORIES= sysutils
-MASTER_SITES= GHL:uboot \
- http://distcache.FreeBSD.org/local-distfiles/ian/:bootfiles \
- http://distcache.us-east.FreeBSD.org/local-distfiles/ian/:bootfiles \
- http://distcache.eu.FreeBSD.org/local-distfiles/ian/:bootfiles \
- http://distcache.us-west.FreeBSD.org/local-distfiles/ian/:bootfiles
+MASTER_SITES= LOCAL/ian/:bootfiles
PKGNAMESUFFIX= -rpi
-DISTFILES= u-boot-${PORTVERSION}-${GH_ACCOUNT}-${GH_PROJECT}.tar.gz:uboot \
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
rpi-boot-files-2014.10_2.tar.bz2:bootfiles
MAINTAINER= ian@FreeBSD.org
@@ -24,12 +20,10 @@ BUILD_DEPENDS= arm-none-eabi-gcc:${PORTSDIR}/devel/arm-none-eabi-gcc \
USE_GITHUB= yes
GH_ACCOUNT= gonzoua
GH_PROJECT= u-boot-pi
-GH_COMMIT= 6709570
-GH_TAGNAME= ${GH_COMMIT}
+GH_TAGNAME= 6709570
NO_ARCH= yes
-WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME}
USES= gmake
SSP_UNSAFE= yes # cross-build static linking dies with -fstack-protector
diff --git a/sysutils/u-boot-rpi/distinfo b/sysutils/u-boot-rpi/distinfo
index 9827ca5eaf99..e45f07cd6967 100644
--- a/sysutils/u-boot-rpi/distinfo
+++ b/sysutils/u-boot-rpi/distinfo
@@ -1,4 +1,4 @@
-SHA256 (u-boot-2013.01-gonzoua-u-boot-pi.tar.gz) = 29a0d6ffa952483adf37d066bc1823f5f0d62e6534829d6190e9880ef9354f42
-SIZE (u-boot-2013.01-gonzoua-u-boot-pi.tar.gz) = 13850640
+SHA256 (gonzoua-u-boot-pi-2013.01-6709570_GH0.tar.gz) = e6c196eda2de36dce313c876f41ffa0f8353273e89c2e33382f303019fd73383
+SIZE (gonzoua-u-boot-pi-2013.01-6709570_GH0.tar.gz) = 13850358
SHA256 (rpi-boot-files-2014.10_2.tar.bz2) = bcaa493d3585151fde755245bee44b7d30d0e9c7ec9cc7f4dccdad57caf18cdc
SIZE (rpi-boot-files-2014.10_2.tar.bz2) = 1893216