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

Collapse All | Expand All

(-)libsixel/Makefile (-3 / +3 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/graphics/libsixel/Makefile 362943 2014-07-25 23:20:23Z danilo $
1
# $FreeBSD: head/graphics/libsixel/Makefile 357654 2014-06-13 07:36:27Z olgeni $
2
2
3
PORTNAME=	libsixel
3
PORTNAME=	libsixel
4
PORTVERSION=	0.25.2
4
PORTVERSION=	0.28.0
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=	1b62176
17
GH_COMMIT=	0283eca
18
18
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
USES=		libtool
20
USES=		libtool
(-)libsixel/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (libsixel-0.25.2.tar.gz) = 26c737fdb6b8c8ab2e5ca1d0eba8a88b643397a32adf3b8a8a1220f63b0a7785
1
SHA256 (libsixel-0.28.0.tar.gz) = d5c257f48e793d83d5912f4f26b2d4ec18fa73172cd82292174c35096edff423
2
SIZE (libsixel-0.25.2.tar.gz) = 2198087
2
SIZE (libsixel-0.28.0.tar.gz) = 7936837

Return to bug 192392