Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Nov 2016 13:44:27 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425390 - head/graphics/linux-c7-tiff
Message-ID:  <201611051344.uA5DiRrT011441@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sat Nov  5 13:44:27 2016
New Revision: 425390
URL: https://svnweb.freebsd.org/changeset/ports/425390

Log:
  Fix source distfile name.
  
  PR:		214221

Modified:
  head/graphics/linux-c7-tiff/Makefile
  head/graphics/linux-c7-tiff/distinfo.i386
  head/graphics/linux-c7-tiff/distinfo.x86_64

Modified: head/graphics/linux-c7-tiff/Makefile
==============================================================================
--- head/graphics/linux-c7-tiff/Makefile	Sat Nov  5 13:25:50 2016	(r425389)
+++ head/graphics/linux-c7-tiff/Makefile	Sat Nov  5 13:44:27 2016	(r425390)
@@ -6,7 +6,7 @@ PORTVERSION=	4.0.3
 CATEGORIES=	graphics linux
 BIN_DISTFILES=	${LINUX_NAME}-tools-${PORTVERSION}-${RPMVERSION}${EXTRACT_SUFX}
 LIB_DISTFILES=	${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}${EXTRACT_SUFX}
-SRC_DISTFILES=	${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}${EXTRACT_SUFX}:SOURCE
+SRC_DISTFILES=	${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}:SOURCE
 
 MAINTAINER=	emulation@FreeBSD.org
 COMMENT=	TIFF library (Linux CentOS ${LINUX_DIST_VER})

Modified: head/graphics/linux-c7-tiff/distinfo.i386
==============================================================================
--- head/graphics/linux-c7-tiff/distinfo.i386	Sat Nov  5 13:25:50 2016	(r425389)
+++ head/graphics/linux-c7-tiff/distinfo.i386	Sat Nov  5 13:44:27 2016	(r425390)
@@ -1,5 +1,7 @@
-TIMESTAMP = 1473876311
+TIMESTAMP = 1478353347
 SHA256 (rpm/centos/7.2.1511/i386/libtiff-4.0.3-25.el7_2.i686.rpm) = 38ea752f8fbb0d2c79a7a647e5adf536ea9805993e947a875d67ef8e2731ef7c
 SIZE (rpm/centos/7.2.1511/i386/libtiff-4.0.3-25.el7_2.i686.rpm) = 176032
 SHA256 (rpm/centos/7.2.1511/i386/libtiff-tools-4.0.3-25.el7_2.i686.rpm) = d32184492e21118b0bd1d41fa194737928baa1c965d7b795bccc98ffbdbe6c28
 SIZE (rpm/centos/7.2.1511/i386/libtiff-tools-4.0.3-25.el7_2.i686.rpm) = 257340
+SHA256 (rpm/centos/7.2.1511/i386/libtiff-4.0.3-25.el7_2.src.rpm) = 37c6504438b41b65a1816c52bb0ccff535964c567914d3d68d5c1ca13fc4685f
+SIZE (rpm/centos/7.2.1511/i386/libtiff-4.0.3-25.el7_2.src.rpm) = 2100732

Modified: head/graphics/linux-c7-tiff/distinfo.x86_64
==============================================================================
--- head/graphics/linux-c7-tiff/distinfo.x86_64	Sat Nov  5 13:25:50 2016	(r425389)
+++ head/graphics/linux-c7-tiff/distinfo.x86_64	Sat Nov  5 13:44:27 2016	(r425390)
@@ -1,9 +1,9 @@
-TIMESTAMP = 1473884430
+TIMESTAMP = 1478353329
 SHA256 (rpm/centos/7.2.1511/x86_64/libtiff-4.0.3-25.el7_2.i686.rpm) = 38ea752f8fbb0d2c79a7a647e5adf536ea9805993e947a875d67ef8e2731ef7c
 SIZE (rpm/centos/7.2.1511/x86_64/libtiff-4.0.3-25.el7_2.i686.rpm) = 176032
 SHA256 (rpm/centos/7.2.1511/x86_64/libtiff-4.0.3-25.el7_2.x86_64.rpm) = dc891cf3d0afc0483753fef0ae1298722378a90611db62ae658055679ceeed78
 SIZE (rpm/centos/7.2.1511/x86_64/libtiff-4.0.3-25.el7_2.x86_64.rpm) = 173432
 SHA256 (rpm/centos/7.2.1511/x86_64/libtiff-tools-4.0.3-25.el7_2.x86_64.rpm) = 484104cedb9abcbc12e94c87cdfeb0ba366a433478f906bfa9032a89c6490d1c
 SIZE (rpm/centos/7.2.1511/x86_64/libtiff-tools-4.0.3-25.el7_2.x86_64.rpm) = 261876
-SHA256 (rpm/centos/7.2.1511/x86_64/libtiff-4.0.3-25.el7_2.x86_64.rpm) = dc891cf3d0afc0483753fef0ae1298722378a90611db62ae658055679ceeed78
-SIZE (rpm/centos/7.2.1511/x86_64/libtiff-4.0.3-25.el7_2.x86_64.rpm) = 173432
+SHA256 (rpm/centos/7.2.1511/x86_64/libtiff-4.0.3-25.el7_2.src.rpm) = 37c6504438b41b65a1816c52bb0ccff535964c567914d3d68d5c1ca13fc4685f
+SIZE (rpm/centos/7.2.1511/x86_64/libtiff-4.0.3-25.el7_2.src.rpm) = 2100732



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