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

(-)sysutils/flashrom/Makefile (-3 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	flashrom
4
PORTNAME=	flashrom
5
PORTVERSION=	0.9.9
5
PORTVERSION=	1.0
6
PORTREVISION=	2
7
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
8
MASTER_SITES=	http://download.flashrom.org/releases/
7
MASTER_SITES=	http://download.flashrom.org/releases/
9
8
Lines 30-36 Link Here
30
PORTDOCS=	*
29
PORTDOCS=	*
31
30
32
DOCSRCDIR1=	${WRKSRC}
31
DOCSRCDIR1=	${WRKSRC}
33
DOC_FILES1=	ChangeLog README
32
DOC_FILES1=	README
34
33
35
DOCSRCDIR2=	${WRKSRC}/Documentation
34
DOCSRCDIR2=	${WRKSRC}/Documentation
36
DOCSDIR2=	${DOCSDIR}/Documentation
35
DOCSDIR2=	${DOCSDIR}/Documentation
(-)sysutils/flashrom/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (flashrom-0.9.9.tar.bz2) = cb3156b0f63eb192024b76c0814135930297aac41f80761a5d293de769783c45
1
TIMESTAMP = 1514932004
2
SIZE (flashrom-0.9.9.tar.bz2) = 495199
2
SHA256 (flashrom-1.0.tar.bz2) = 3702fa215ba5fb5af8e54c852d239899cfa1389194c1e51cb2a170c4dc9dee64
3
SIZE (flashrom-1.0.tar.bz2) = 321693

Return to bug 224850