View | Details | Raw Unified | Return to bug 208752
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	pygments
4
PORTNAME=	pygments
5
PORTVERSION=	2.1
5
PORTVERSION=	2.1.3
6
PORTREVISION=	0
6
PORTREVISION=	0
7
CATEGORIES=	textproc python
7
CATEGORIES=	textproc python
8
MASTER_SITES=	CHEESESHOP
8
MASTER_SITES=	CHEESESHOP
Lines 16-20 Link Here
16
16
17
USES=		python
17
USES=		python
18
USE_PYTHON=	distutils autoplist
18
USE_PYTHON=	distutils autoplist
19
NO_ARCH=	yes
19
20
20
.include <bsd.port.mk>
21
.include <bsd.port.mk>
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Pygments-2.1.tar.gz) = 13a0ef5fafd7b16cf995bc28fe7aab0780dab1b2fda0fc89e033709af8b8a47b
1
SHA256 (Pygments-2.1.3.tar.gz) = 88e4c8a91b2af5962bfa5ea2447ec6dd357018e86e94c7d14bd8cacbc5b55d81
2
SIZE (Pygments-2.1.tar.gz) = 2078224
2
SIZE (Pygments-2.1.3.tar.gz) = 2116434

Return to bug 208752