Hi, This diff updates hiawatha to the latest release.
Comments ? OK ? Cheers, benoit
Index: Makefile =================================================================== RCS file: /cvs/ports/www/hiawatha/Makefile,v retrieving revision 1.37 diff -u -p -u -r1.37 Makefile --- Makefile 14 May 2013 21:35:09 -0000 1.37 +++ Makefile 26 Oct 2013 14:15:13 -0000 @@ -3,8 +3,7 @@ SHARED_LIBS= polarssl 0.0 COMMENT= secure webserver -DISTNAME= hiawatha-9.1 -REVISION= 0 +DISTNAME = hiawatha-9.2 CATEGORIES= www net HOMEPAGE= http://www.hiawatha-webserver.org/ Index: distinfo =================================================================== RCS file: /cvs/ports/www/hiawatha/distinfo,v retrieving revision 1.31 diff -u -p -u -r1.31 distinfo --- distinfo 26 Apr 2013 09:15:24 -0000 1.31 +++ distinfo 26 Oct 2013 14:15:13 -0000 @@ -1,2 +1,2 @@ -SHA256 (hiawatha-9.1.tar.gz) = aZlYwXh1e+ClB0CTwVoTbNQ4dAPmCRHSlSDTYvNFq0g= -SIZE (hiawatha-9.1.tar.gz) = 668747 +SHA256 (hiawatha-9.2.tar.gz) = XZzexRxhi7Pvq3RwMOWT2b1J368yNiVMjgy2BxVxbb8= +SIZE (hiawatha-9.2.tar.gz) = 680564 Index: pkg/PFRAG.shared =================================================================== RCS file: /cvs/ports/www/hiawatha/pkg/PFRAG.shared,v retrieving revision 1.2 diff -u -p -u -r1.2 PFRAG.shared --- pkg/PFRAG.shared 14 May 2013 21:35:09 -0000 1.2 +++ pkg/PFRAG.shared 26 Oct 2013 14:15:13 -0000 @@ -1,3 +0,0 @@ -@comment $OpenBSD: PFRAG.shared,v 1.2 2013/05/14 21:35:09 sthen Exp $ -lib/hiawatha/ -@lib lib/hiawatha/libpolarssl.so.${LIBpolarssl_VERSION} Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/www/hiawatha/pkg/PLIST,v retrieving revision 1.14 diff -u -p -u -r1.14 PLIST --- pkg/PLIST 14 Apr 2013 20:21:15 -0000 1.14 +++ pkg/PLIST 26 Oct 2013 14:15:13 -0000 @@ -1,7 +1,7 @@ @comment $OpenBSD: PLIST,v 1.14 2013/04/14 20:21:15 sthen Exp $ @newgroup _hiawatha:579 @newuser _hiawatha:579:579:daemon:Hiawatha HTTP Server:/nonexistent:/sbin/nologin -%%SHARED%% +@lib lib/hiawatha/libpolarssl.so.${LIBpolarssl_VERSION} @bin bin/ssi-cgi @man man/man1/cgi-wrapper.1 @man man/man1/hiawatha.1
