svn commit: r538135 - head/graphics/icc-profiles-adobe-cs4

Boris Samorodov bsam at FreeBSD.org
Sat Jun 6 22:12:08 UTC 2020


Author: bsam
Date: Sat Jun  6 22:12:08 2020
New Revision: 538135
URL: https://svnweb.freebsd.org/changeset/ports/538135

Log:
  graphics/icc-profiles-adobe-cs4: Use HTTPS

Modified:
  head/graphics/icc-profiles-adobe-cs4/Makefile
  head/graphics/icc-profiles-adobe-cs4/pkg-descr

Modified: head/graphics/icc-profiles-adobe-cs4/Makefile
==============================================================================
--- head/graphics/icc-profiles-adobe-cs4/Makefile	Sat Jun  6 21:25:11 2020	(r538134)
+++ head/graphics/icc-profiles-adobe-cs4/Makefile	Sat Jun  6 22:12:08 2020	(r538135)
@@ -3,7 +3,7 @@
 PORTNAME=	icc-profiles-adobe-cs4
 PORTVERSION=	1
 CATEGORIES=	graphics
-MASTER_SITES=	http://download.adobe.com/pub/adobe/iccprofiles/win/
+MASTER_SITES=	https://download.adobe.com/pub/adobe/iccprofiles/win/
 DISTNAME=	AdobeICCProfilesCS4Win_end-user
 
 MAINTAINER=	bsam at FreeBSD.org

Modified: head/graphics/icc-profiles-adobe-cs4/pkg-descr
==============================================================================
--- head/graphics/icc-profiles-adobe-cs4/pkg-descr	Sat Jun  6 21:25:11 2020	(r538134)
+++ head/graphics/icc-profiles-adobe-cs4/pkg-descr	Sat Jun  6 22:12:08 2020	(r538135)
@@ -4,4 +4,4 @@ many people, from original creator to final publisher.
 reason, Adobe is supplying ICC profiles as a free download for
 graphics professionals to use across their workflows.
 
-WWW: http://supportdownloads.adobe.com/detail.jsp?ftpID=4075
+WWW: https://supportdownloads.adobe.com/detail.jsp?ftpID=4075


More information about the svn-ports-head mailing list