Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 2010 03:37:12 GMT
From:      Sébastien Santoro <dereckson@espace-win.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/150712: Port update: www/woof
Message-ID:  <201009190337.o8J3bCLh031798@www.freebsd.org>
Resent-Message-ID: <201009190340.o8J3e1IB091423@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150712
>Category:       ports
>Synopsis:       Port update: www/woof
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 19 03:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sébastien Santoro
>Release:        FreeBSD 8.1-RELEASE
>Organization:
>Environment:
FreeBSD scherzo.dereckson.be 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
- Updating to last version (2009.12.27, yes it's exactly 10 months after the previous one)
- Setting license to GPLv2

New feature: woof -U to allow remote user to upload one file.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN woof.old/Makefile woof/Makefile
--- woof.old/Makefile	2009-09-03 12:51:25.000000000 +0000
+++ woof/Makefile	2010-09-19 03:28:14.000000000 +0000
@@ -2,12 +2,11 @@
 # Date created:                         7 July 2009
 # Whom:                                 Dereckson <dereckson@gmail.com>
 #
-# $FreeBSD: ports/www/woof/Makefile,v 1.3 2009/09/03 12:51:25 amdmi3 Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	woof
-PORTVERSION=	2009.02.27
-PORTREVISION=	1
+PORTVERSION=	2009.12.27
 CATEGORIES=	www
 MASTER_SITES=	http://www.home.unix-ag.org/simon/
 DISTNAME=	woof
@@ -17,6 +16,8 @@
 MAINTAINER=	dereckson@gmail.com
 COMMENT=	Web Offer One File, an ad-hoc single file webserver
 
+LICENSE=	GPLv2
+
 USE_PYTHON=	yes
 NO_BUILD=	yes
 PLIST_FILES=	bin/woof
diff -ruN woof.old/distinfo woof/distinfo
--- woof.old/distinfo	2009-07-07 18:43:54.000000000 +0000
+++ woof/distinfo	2010-09-19 03:19:58.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (woof) = 87d71978789e3444c115048dd686d418
-SHA256 (woof) = ea4bcb6e01270fe7f53a79b19213cdfc97e347c6d82979e97904ca2d60b7f556
-SIZE (woof) = 14252
+MD5 (woof) = 4df770eedef7b011fc37d42015c801b9
+SHA256 (woof) = 21086b67489381b477c9c0567b1d9f8b8f1deec12bd4e414969e3f155c1ff889
+SIZE (woof) = 16810


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009190337.o8J3bCLh031798>