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

(-)suphp/Makefile (-1 / +4 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	suphp
8
PORTNAME=	suphp
9
PORTVERSION=	0.3
9
PORTVERSION=	0.3.1
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://www.suphp.org/download/
11
MASTER_SITES=	http://www.suphp.org/download/
12
12
Lines 57-62 Link Here
57
57
58
pre-everything::
58
pre-everything::
59
	@${MAKE} show-options
59
	@${MAKE} show-options
60
61
post-extract:
62
	@${CHMOD} 755 ${WRKSRC}/${CONFIGURE_SCRIPT}
60
63
61
post-install:
64
post-install:
62
.if !defined(NOPORTDOCS)
65
.if !defined(NOPORTDOCS)
(-)suphp/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (suphp-0.3.tar.gz) = f80d54de6aff5db4ab76670f1c5b3c6d
1
MD5 (suphp-0.3.1.tar.gz) = edf3063432da532a398d08cc8a48b668

Return to bug 57681