pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/swill Update from 0.1 to 0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4a4429f9d64
branches:  trunk
changeset: 561851:c4a4429f9d64
user:      zafer <zafer%pkgsrc.org@localhost>
date:      Fri Jul 17 12:35:12 2009 +0000

description:
Update from 0.1 to 0.3

Changelog:

Changes between 0.1 to 0.3:

0.3
Added the possibility to specify the path where SWILL creates temporary files. Added swill_interface() to bind to specific interface.

0.2
Added support for compiling under Win32 with MSVC.
Added support for HTTPS using OpenSSL.

diffstat:

 www/swill/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c90f7d4aa621 -r c4a4429f9d64 www/swill/Makefile
--- a/www/swill/Makefile        Fri Jul 17 11:30:50 2009 +0000
+++ b/www/swill/Makefile        Fri Jul 17 12:35:12 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/07/16 22:11:41 obache Exp $
+# $NetBSD: Makefile,v 1.10 2009/07/17 12:35:12 zafer Exp $
 
 DISTNAME=              swill-0.3
 CATEGORIES=            www devel
@@ -14,7 +14,6 @@
 
 WRKSRC=                        ${WRKDIR}/SWILL-0.3
 GNU_CONFIGURE=         yes
-
 INSTALL_MAKE_FLAGS+=   prefix=${DESTDIR}${PREFIX}
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index