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

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	libsixel
3
PORTNAME=	libsixel
4
PORTVERSION=	1.4.8
4
PORTVERSION=	1.4.10
5
PORTEPOCH=	1
5
PORTEPOCH=	1
6
CATEGORIES=	graphics
6
CATEGORIES=	graphics
7
7
Lines 14-20 Link Here
14
USE_GITHUB=	yes
14
USE_GITHUB=	yes
15
GH_ACCOUNT=	saitoha
15
GH_ACCOUNT=	saitoha
16
GH_TAGNAME=	v${PORTVERSION}
16
GH_TAGNAME=	v${PORTVERSION}
17
GH_COMMIT=	7efd9a4
17
GH_COMMIT=	a70ae72
18
18
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
USES=		libtool pkgconfig
20
USES=		libtool pkgconfig
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (libsixel-1.4.8.tar.gz) = 3c9ece35fa564ebfdd827e3293955f56f93f4316574a7dc6a04e46accaba6786
1
SHA256 (libsixel-1.4.10.tar.gz) = 6c7e497c6f1ad6d131cda13adbe67697fea98bdc1ad717a010749b692ecb771f
2
SIZE (libsixel-1.4.8.tar.gz) = 4057689
2
SIZE (libsixel-1.4.10.tar.gz) = 4057753

Return to bug 198823