View | Details | Raw Unified | Return to bug 239945 | Differences between
and this patch

Collapse All | Expand All

(-)b/lang/scala-docs/Makefile (-1 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	scala-docs
4
PORTNAME=	scala-docs
5
PORTVERSION=	2.13.0
5
PORTVERSION=	2.13.1
6
CATEGORIES=	lang java
6
CATEGORIES=	lang java
7
MASTER_SITES=	http://www.scala-lang.org/files/archive/
7
MASTER_SITES=	http://www.scala-lang.org/files/archive/
8
8
Lines 10-15 MAINTAINER= ale@FreeBSD.org Link Here
10
COMMENT=	Documentation for the Scala libraries & compiler
10
COMMENT=	Documentation for the Scala libraries & compiler
11
11
12
USES=		tar:txz
12
USES=		tar:txz
13
13
NO_BUILD=	yes
14
NO_BUILD=	yes
14
NO_ARCH=	yes
15
NO_ARCH=	yes
15
16
(-)b/lang/scala-docs/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1566144631
1
TIMESTAMP = 1568894096
2
SHA256 (scala-docs-2.13.0.txz) = 90d88f764faecd18bd8c1068918963d8fee51eca96c4981dc64099ce4c75a82c
2
SHA256 (scala-docs-2.13.1.txz) = 13acca52c1ec583ea90d6c5fb6e8cf43e0a479d16164286b951bfce4e87e8531
3
SIZE (scala-docs-2.13.0.txz) = 50827740
3
SIZE (scala-docs-2.13.1.txz) = 50936956

Return to bug 239945