Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Aug 2014 20:53:01 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365042 - head/emulators/linux_base-f10
Message-ID:  <201408152053.s7FKr1Y4095827@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: netchild
Date: Fri Aug 15 20:53:00 2014
New Revision: 365042
URL: http://svnweb.freebsd.org/changeset/ports/365042
QAT: https://qat.redports.org/buildarchive/r365042/

Log:
  Fix SRPM checksums and size for gamin (was a HTML page
  instead of a SRPM).
  
  Add additional master sites for the gamin SRPM.
  
  Only affects automated package building systems (fetch-only,
  build and packages are not affected), so no revision-bump.
  Assumption: new distfiles are copied to mirrors even if the
  package didn't change.
  
  Noticed by:	Matthias Apitz <guru@unixarea.de>, nox

Modified:
  head/emulators/linux_base-f10/Makefile
  head/emulators/linux_base-f10/distinfo.i386

Modified: head/emulators/linux_base-f10/Makefile
==============================================================================
--- head/emulators/linux_base-f10/Makefile	Fri Aug 15 20:52:44 2014	(r365041)
+++ head/emulators/linux_base-f10/Makefile	Fri Aug 15 20:53:00 2014	(r365042)
@@ -59,6 +59,7 @@ BIN_DISTFILES=	basesystem-10.0-1.noarch.
 
 .if defined(PACKAGE_BUILDING)
 
+MASTER_SITES+= FEDORA_LINUX
 MASTER_SITE_SUBDIR+= ../updates/${PORTVERSION}/SRPMS \
 		../releases/${PORTVERSION}/Everything/source/SRPMS/
 

Modified: head/emulators/linux_base-f10/distinfo.i386
==============================================================================
--- head/emulators/linux_base-f10/distinfo.i386	Fri Aug 15 20:52:44 2014	(r365041)
+++ head/emulators/linux_base-f10/distinfo.i386	Fri Aug 15 20:53:00 2014	(r365042)
@@ -108,8 +108,8 @@ SHA256 (rpm/i386/fedora/10/filesystem-2.
 SIZE (rpm/i386/fedora/10/filesystem-2.4.19-1.fc10.src.rpm) = 15688
 SHA256 (rpm/i386/fedora/10/freetype-2.3.7-1.fc10.src.rpm) = 654c5351bcc3c6c58614398260698e98b16c5dcca8d3e66a2bef912888cb68fe
 SIZE (rpm/i386/fedora/10/freetype-2.3.7-1.fc10.src.rpm) = 1595077
-SHA256 (rpm/i386/fedora/10/gamin-0.1.9-6.fc10.src.rpm) = cd3be5866aae06398e919eaa412af2d92b04b63139dc1a20e8377c5bf98c0e84
-SIZE (rpm/i386/fedora/10/gamin-0.1.9-6.fc10.src.rpm) = 10649
+SHA256 (rpm/i386/fedora/10/gamin-0.1.9-6.fc10.src.rpm) = e1b42b66adcbf18cef07ac8bc70b89f34ba57ad6b78b8ac52b44f891e1cb7ba1
+SIZE (rpm/i386/fedora/10/gamin-0.1.9-6.fc10.src.rpm) = 662268
 SHA256 (rpm/i386/fedora/10/gcc-4.3.2-7.src.rpm) = 6edaecc33344bf1a564bfdea34ebe7bb09c4f4c7a7bd9d6878dd5cdde2de9237
 SIZE (rpm/i386/fedora/10/gcc-4.3.2-7.src.rpm) = 48775804
 SHA256 (rpm/i386/fedora/10/gdbm-1.8.0-29.fc10.src.rpm) = 7ae37fca43f59511d683ec65aac65a8bb951957ce7de53f55369ae2d07e5a5ab



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408152053.s7FKr1Y4095827>