diff options
author | pi <pi@FreeBSD.org> | 2016-12-21 04:05:01 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-12-21 04:05:01 +0800 |
commit | a782f3adc1c045af3cec99ed3d97c20b40367892 (patch) | |
tree | 0d65aa9a195efbfa4fdbe738a755acaf03178bc0 /print | |
parent | 5222f0d57557e5b1f357cf22e65d557fa4cc6b7a (diff) | |
download | freebsd-ports-gnome-a782f3adc1c045af3cec99ed3d97c20b40367892.tar.gz freebsd-ports-gnome-a782f3adc1c045af3cec99ed3d97c20b40367892.tar.zst freebsd-ports-gnome-a782f3adc1c045af3cec99ed3d97c20b40367892.zip |
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)
Diffstat (limited to 'print')
-rw-r--r-- | print/okc321/Makefile | 7 | ||||
-rw-r--r-- | print/okc321/distinfo | 5 | ||||
-rw-r--r-- | print/okc321/pkg-descr | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/print/okc321/Makefile b/print/okc321/Makefile index 75101238b907..e23b0610591a 100644 --- a/print/okc321/Makefile +++ b/print/okc321/Makefile @@ -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 diff --git a/print/okc321/distinfo b/print/okc321/distinfo index 2f42e79bd063..09aec200af5d 100644 --- a/print/okc321/distinfo +++ b/print/okc321/distinfo @@ -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 diff --git a/print/okc321/pkg-descr b/print/okc321/pkg-descr index c2a07cae9b65..7daebca4cf1d 100644 --- a/print/okc321/pkg-descr +++ b/print/okc321/pkg-descr @@ -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/ |