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

(-)/usr/home/chinsan/project/mkhexgrid/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	mkhexgrid
8
PORTNAME=	mkhexgrid
9
PORTVERSION=	0.1.0
9
PORTVERSION=	0.1.1
10
CATEGORIES=	games
10
CATEGORIES=	games
11
MASTER_SITES=	http://www.nomic.net/~uckelman/mkhexgrid/releases/ \
11
MASTER_SITES=	http://www.nomic.net/~uckelman/mkhexgrid/releases/ \
12
		http://aaron.daltons.ca/freebsd/
12
		http://aaron.daltons.ca/freebsd/
Lines 33-39 Link Here
33
post-install:
33
post-install:
34
.if !defined(NOPORTDOCS)
34
.if !defined(NOPORTDOCS)
35
	@${MKDIR} ${DOCSDIR}
35
	@${MKDIR} ${DOCSDIR}
36
	@${INSTALL_DATA} ${WRKSRC}/mkhexgrid.html ${DOCSDIR}
36
	@${INSTALL_DATA} ${WRKSRC}/doc/mkhexgrid.html ${DOCSDIR}
37
	@${ECHO} "Documentation has been installed in ${DOCSDIR}."
37
	@${ECHO} "Documentation has been installed in ${DOCSDIR}."
38
.endif
38
.endif
39
39
(-)/usr/home/chinsan/project/mkhexgrid/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (mkhexgrid-0.1.0.src.tar.gz) = b542a24f10ff98968cc9077c2e02dda4
1
MD5 (mkhexgrid-0.1.1.src.tar.gz) = e5dded865e65f766942a222b9235cb06
2
SHA256 (mkhexgrid-0.1.0.src.tar.gz) = 9387a334852f25b660f2828834e912ad758c820c1eb1628558680595df292e6e
2
SHA256 (mkhexgrid-0.1.1.src.tar.gz) = c50fcfa45779acd8eaff37254e85a6479cf9408d90e0920e3bd5fd9d623f64a1
3
SIZE (mkhexgrid-0.1.0.src.tar.gz) = 29355
3
SIZE (mkhexgrid-0.1.1.src.tar.gz) = 31800

Return to bug 108405