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

Collapse All | Expand All

(-)b/shells/ammonite/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	ammonite
3
PORTNAME=	ammonite
4
DISTVERSION=	2.1.4
4
DISTVERSION=	2.2.0
5
CATEGORIES=	shells java
5
CATEGORIES=	shells java
6
MASTER_SITES=	https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/
6
MASTER_SITES=	https://github.com/lihaoyi/Ammonite/releases/download/${PORTVERSION}/
7
DISTNAME=	2.13-${PORTVERSION}
7
DISTNAME=	2.13-${PORTVERSION}
(-)b/shells/ammonite/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1589703141
1
TIMESTAMP = 1603123725
2
SHA256 (ammonite/2.13-2.1.4) = 0702f6f5eb8b5326605d7894593d3ab42634c4a0b85599bcd9ddf8909dd866eb
2
SHA256 (ammonite/2.13-2.2.0) = 291c21d9839c1e95cb03d06504ace473da2cc1d3906dc9b7595aa061a1b28b80
3
SIZE (ammonite/2.13-2.1.4) = 45554871
3
SIZE (ammonite/2.13-2.2.0) = 46378986
(-)a/shells/ammonite/pkg-plist (-1 lines)
Removed Link Here
1
bin/ammonite

Return to bug 250467