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

(-)Makefile (-4 / +3 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	asciidoc
8
PORTNAME=	asciidoc
9
PORTVERSION= 	7.1.2
9
PORTVERSION= 	8.0.0
10
CATEGORIES=	textproc
10
CATEGORIES=	textproc
11
MASTER_SITES=	http://www.methods.co.nz/asciidoc/
11
MASTER_SITES=	http://www.methods.co.nz/asciidoc/ \
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
		SF
13
MASTER_SITE_SUBDIR=	${PORTNAME}
14
13
15
MAINTAINER=	anholt@FreeBSD.org
14
MAINTAINER=	anholt@FreeBSD.org
16
COMMENT=	A text document format for writing short documents and man pages
15
COMMENT=	A text document format for writing short documents and man pages
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (asciidoc-7.1.2.tar.gz) = 554af81fb0e578a77ede4359ef79db69
1
MD5 (asciidoc-8.0.0.tar.gz) = f8e35701559d56ff03675ca2fcac5fae
2
SHA256 (asciidoc-7.1.2.tar.gz) = c625c143d421223b99eb5e6738c87f5f7e350d6e4b9c1ee27ac0ace478844bde
2
SHA256 (asciidoc-8.0.0.tar.gz) = 86b0f89d5b510e16b6395130160d69e474299a210652cad88e30d2360f5e02bd
3
SIZE (asciidoc-7.1.2.tar.gz) = 732871
3
SIZE (asciidoc-8.0.0.tar.gz) = 770035

Return to bug 103290