Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2016 20:05:01 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429030 - head/print/okc321
Message-ID:  <201612202005.uBKK51Ux042286@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Tue Dec 20 20:05:01 2016
New Revision: 429030
URL: https://svnweb.freebsd.org/changeset/ports/429030

Log:
  print/okc321: fix fetch
  
  - Oki has updated their web site and MASTER_SITES is no longer valid
  
  PR:		215435
  Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)

Modified:
  head/print/okc321/Makefile
  head/print/okc321/distinfo
  head/print/okc321/pkg-descr

Modified: head/print/okc321/Makefile
==============================================================================
--- head/print/okc321/Makefile	Tue Dec 20 19:29:29 2016	(r429029)
+++ head/print/okc321/Makefile	Tue Dec 20 20:05:01 2016	(r429030)
@@ -4,16 +4,15 @@
 PORTNAME=	okc321
 PORTVERSION=	1.1
 CATEGORIES=	print
-MASTER_SITES=	http://www.oki.de/Includes/Pages/
-DISTNAME=	FileDownload.aspx?id=tcm%3A90-138028
-EXTRACT_SUFX=
-DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	http://www.oki.com/de/printing/download/
+DISTNAME=	C531_C331_C321_Linux_110_31034
 
 MAINTAINER=	t@tobik.me
 COMMENT=	PPDs for the Oki C321dn, C331dn, and C531dn printers
 
 LICENSE=	GPLv2
 
+USES=	zip
 NO_BUILD=	yes
 NO_ARCH=	yes
 WRKSRC=		${WRKDIR}/C531_C331_C321_Linux_110

Modified: head/print/okc321/distinfo
==============================================================================
--- head/print/okc321/distinfo	Tue Dec 20 19:29:29 2016	(r429029)
+++ head/print/okc321/distinfo	Tue Dec 20 20:05:01 2016	(r429030)
@@ -1,2 +1,3 @@
-SHA256 (okc321-1.1/FileDownload.aspx?id=tcm%3A90-138028) = 45d8b343ec06a849166dcc98e6d3818584a18315ae1fd4c73a784b8adc248091
-SIZE (okc321-1.1/FileDownload.aspx?id=tcm%3A90-138028) = 36249
+TIMESTAMP = 1482210547
+SHA256 (C531_C331_C321_Linux_110_31034.zip) = 45d8b343ec06a849166dcc98e6d3818584a18315ae1fd4c73a784b8adc248091
+SIZE (C531_C331_C321_Linux_110_31034.zip) = 36249

Modified: head/print/okc321/pkg-descr
==============================================================================
--- head/print/okc321/pkg-descr	Tue Dec 20 19:29:29 2016	(r429029)
+++ head/print/okc321/pkg-descr	Tue Dec 20 20:05:01 2016	(r429030)
@@ -1,4 +1,4 @@
 PostScript Printer Descriptions for the Oki C321dn, C331dn, and C531dn
 printers for use with CUPS.
 
-WWW: http://www.oki.de/support/printer/printer-drivers/detail.aspx?prodid=tcm:90-131700&driverid=tcm:90-138028-16
+WWW: http://www.oki.com/de/printing/support/drivers-and-utilities/colour/44951534/



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