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

(-)Makefile (-1 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	websh
8
PORTNAME=	websh
9
PORTVERSION=	3.6.0b5
9
PORTVERSION=	3.6.0b5
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	www tcl
11
CATEGORIES=	www tcl
12
MASTER_SITES=	${MASTER_SITE_APACHE}
12
MASTER_SITES=	${MASTER_SITE_APACHE}
13
MASTER_SITE_SUBDIR=tcl/${PORTNAME}/source
13
MASTER_SITE_SUBDIR=tcl/${PORTNAME}/source
Lines 82-87 Link Here
82
.endif
82
.endif
83
83
84
post-install:
84
post-install:
85
	@${APXS} -e -a -n "${SHORTMODNAME}" "${APACHEMODDIR}/mod_${MODULENAME}.so"
85
	@${CAT} ${PKGMESSAGE}
86
	@${CAT} ${PKGMESSAGE}
86
87
87
.include <bsd.port.pre.mk>
88
.include <bsd.port.pre.mk>
(-)distinfo (-1 lines)
Lines 1-3 Link Here
1
MD5 (websh-3.6.0b5-src.tar.gz) = 01d8772c8c2f76df9a096d404bc6783e
2
SHA256 (websh-3.6.0b5-src.tar.gz) = 5d1cd89e1e2259453f5b82d29a516f12b2b33f7a6cf9b075719639684d4047f8
1
SHA256 (websh-3.6.0b5-src.tar.gz) = 5d1cd89e1e2259453f5b82d29a516f12b2b33f7a6cf9b075719639684d4047f8
3
SIZE (websh-3.6.0b5-src.tar.gz) = 269549
2
SIZE (websh-3.6.0b5-src.tar.gz) = 269549

Return to bug 154752