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

(-)/root/leafnode/Makefile (-4 / +5 lines)
Lines 5-11 Link Here
5
#
5
#
6
6
7
PORTNAME=	leafnode
7
PORTNAME=	leafnode
8
PORTVERSION=	1.9.26
8
PORTVERSION=	1.9.27
9
CATEGORIES=	news
9
CATEGORIES=	news
10
MASTER_SITES=	http://dl.sourceforge.net/sourceforge/leafnode/ \
10
MASTER_SITES=	http://dl.sourceforge.net/sourceforge/leafnode/ \
11
		http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ \
11
		http://www.dt.e-technik.uni-dortmund.de/~ma/${PORTNAME}/ \
Lines 34-42 Link Here
34
		${INSTALL_SCRIPT} ${WRKSRC}/setup-daemontools.sh ${LOCALBASE}/sbin/
34
		${INSTALL_SCRIPT} ${WRKSRC}/setup-daemontools.sh ${LOCALBASE}/sbin/
35
.if !defined(NOPORTDOCS)
35
.if !defined(NOPORTDOCS)
36
		${MKDIR} ${LOCALBASE}/share/doc/${PORTNAME}
36
		${MKDIR} ${LOCALBASE}/share/doc/${PORTNAME}
37
		for i in ChangeLog COPYING CREDITS FAQ INSTALL NEWS README \
37
		for i in ChangeLog COPYING CREDITS FAQ.txt FAQ.pdf FAQ.html \
38
			 README-FQDN README-FQDN.html README-daemontools README.FIRST TODO \
38
			 INSTALL NEWS README \
39
			 TROUBLESHOOTING TROUBLESHOOTING.html ; do \
39
			 README-FQDN README-FQDN.html README-daemontools \
40
			 README.FIRST TODO ; do \
40
		  ${INSTALL_MAN} ${WRKSRC}/$$i \
41
		  ${INSTALL_MAN} ${WRKSRC}/$$i \
41
			${LOCALBASE}/share/doc/${PORTNAME} ; done
42
			${LOCALBASE}/share/doc/${PORTNAME} ; done
42
		${MKDIR} ${LOCALBASE}/share/doc/${PORTNAME}/doc_german
43
		${MKDIR} ${LOCALBASE}/share/doc/${PORTNAME}/doc_german
(-)/root/leafnode/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (leafnode-1.9.26.rel.tar.bz2) = e2f671e0b1240c3d1274eb9b6de2b184
1
MD5 (leafnode-1.9.27.rel.tar.bz2) = e12e23d140ba84471c75b7d024fdd9ea
(-)/root/leafnode/pkg-plist (-3 / +3 lines)
Lines 14-20 Link Here
14
share/doc/leafnode/ChangeLog
14
share/doc/leafnode/ChangeLog
15
share/doc/leafnode/COPYING
15
share/doc/leafnode/COPYING
16
share/doc/leafnode/CREDITS
16
share/doc/leafnode/CREDITS
17
share/doc/leafnode/FAQ
17
share/doc/leafnode/FAQ.txt
18
share/doc/leafnode/FAQ.html
19
share/doc/leafnode/FAQ.pdf
18
share/doc/leafnode/INSTALL
20
share/doc/leafnode/INSTALL
19
share/doc/leafnode/NEWS
21
share/doc/leafnode/NEWS
20
share/doc/leafnode/README
22
share/doc/leafnode/README
Lines 23-30 Link Here
23
share/doc/leafnode/README-daemontools
25
share/doc/leafnode/README-daemontools
24
share/doc/leafnode/README.FIRST
26
share/doc/leafnode/README.FIRST
25
share/doc/leafnode/TODO
27
share/doc/leafnode/TODO
26
share/doc/leafnode/TROUBLESHOOTING
27
share/doc/leafnode/TROUBLESHOOTING.html
28
share/doc/leafnode/doc_german/INSTALL_de
28
share/doc/leafnode/doc_german/INSTALL_de
29
share/doc/leafnode/doc_german/LIESMICH-daemontools
29
share/doc/leafnode/doc_german/LIESMICH-daemontools
30
share/doc/leafnode/doc_german/README
30
share/doc/leafnode/doc_german/README

Return to bug 43346