diff --git a/www/nostromo/Makefile b/www/nostromo/Makefile index c3a945b5d50..179d2d87243 100644 --- a/www/nostromo/Makefile +++ b/www/nostromo/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.15 2006/01/17 06:47:56 steven Exp $ +# $OpenBSD: Makefile,v 1.16 2006/01/27 06:54:50 steven Exp $ COMMENT= "Nostromo webserver" -DISTNAME= nostromo-1.7.7 +DISTNAME= nostromo-1.7.8 CATEGORIES= www MASTER_SITES= http://www.nazgul.ch/dev/ @@ -32,7 +32,7 @@ do-install: ${INSTALL_DATA} ${WRKDIST}/README ${PREFIX}/share/doc/nostromo ${INSTALL_DATA} ${WRKDIST}/TODO ${PREFIX}/share/doc/nostromo ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/nostromo - ${INSTALL_DATA} ${WRKDIST}/cgi-bin/printenv \ + ${INSTALL_DATA} ${WRKDIST}/htdocs/cgi-bin/printenv \ ${PREFIX}/share/examples/nostromo ${INSTALL_DATA} ${WRKDIST}/conf/mimes \ ${PREFIX}/share/examples/nostromo diff --git a/www/nostromo/distinfo b/www/nostromo/distinfo index 3f1b89097d3..77c17e5fc4d 100644 --- a/www/nostromo/distinfo +++ b/www/nostromo/distinfo @@ -1,4 +1,4 @@ -MD5 (nostromo-1.7.7.tar.gz) = 41be2faf44305ef89386c95f6329cc4c -RMD160 (nostromo-1.7.7.tar.gz) = 301d652bc9f9df92c19b9f3a5d3c7fa20026131a -SHA1 (nostromo-1.7.7.tar.gz) = 3d5fc6188758f303dd517c5db7756361255d5134 -SIZE (nostromo-1.7.7.tar.gz) = 42631 +MD5 (nostromo-1.7.8.tar.gz) = d9d01b84307ad6b6a4700bed66030d74 +RMD160 (nostromo-1.7.8.tar.gz) = 683422f0707a73c05d0869036aacbd79784a55d2 +SHA1 (nostromo-1.7.8.tar.gz) = 456878a67bb69342a570a0ec93bd84477e2fdc46 +SIZE (nostromo-1.7.8.tar.gz) = 43437 diff --git a/www/nostromo/pkg/PLIST b/www/nostromo/pkg/PLIST index 80b6165f6fe..636d42b41dd 100644 --- a/www/nostromo/pkg/PLIST +++ b/www/nostromo/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.4 2005/01/22 09:56:49 mbalmer Exp $ +@comment $OpenBSD: PLIST,v 1.5 2006/01/27 06:54:50 steven Exp $ @newgroup _nostromo:536 @newuser _nostromo:536:_nostromo:daemon:Nostromo Account:/nonexistent:/sbin/nologin @man man/man8/nhttpd.8 @@ -9,9 +9,9 @@ share/doc/nostromo/ChangeLog share/doc/nostromo/README share/doc/nostromo/TODO @sample /var/nostromo/ -@sample /var/nostromo/cgi-bin/ @sample /var/nostromo/conf/ @sample /var/nostromo/htdocs/ +@sample /var/nostromo/htdocs/cgi-bin/ @sample /var/nostromo/icons/ @owner _nostromo @sample /var/nostromo/logs/ @@ -31,4 +31,4 @@ share/examples/nostromo/nostromo.gif @sample /var/nostromo/htdocs/nostromo.gif @mode 755 share/examples/nostromo/printenv -@sample /var/nostromo/cgi-bin/printenv +@sample /var/nostromo/htdocs/cgi-bin/printenv