From mohacsi@csoki.ki.iif.hu  Sun May 30 15:36:01 2010
Return-Path: <mohacsi@csoki.ki.iif.hu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 37B8F1065672
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 May 2010 15:36:01 +0000 (UTC)
	(envelope-from mohacsi@csoki.ki.iif.hu)
Received: from csoki.ki.iif.hu (csoki.ki.iif.hu [IPv6:2001:738:0:401::3])
	by mx1.freebsd.org (Postfix) with ESMTP id A65F08FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 May 2010 15:36:00 +0000 (UTC)
Received: from csoki.ki.iif.hu (localhost [127.0.0.1])
	by csoki.ki.iif.hu (8.14.4/8.14.4) with ESMTP id o4UFZxmC070039
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 May 2010 17:35:59 +0200 (CEST)
	(envelope-from mohacsi@csoki.ki.iif.hu)
Received: (from root@localhost)
	by csoki.ki.iif.hu (8.14.4/8.14.4/Submit) id o4UFZx2a070038;
	Sun, 30 May 2010 17:35:59 +0200 (CEST)
	(envelope-from mohacsi)
Message-Id: <201005301535.o4UFZx2a070038@csoki.ki.iif.hu>
Date: Sun, 30 May 2010 17:35:59 +0200 (CEST)
From: Janos Mohacsi <janos.mohacsi@bsd.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] www/bozohttpd: update to 20100512
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         147224
>Category:       ports
>Synopsis:       [MAINTAINER] www/bozohttpd: update to 20100512
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 30 15:40:08 UTC 2010
>Closed-Date:    Sun May 30 17:47:31 UTC 2010
>Last-Modified:  Sun May 30 17:50:03 UTC 2010
>Originator:     Janos Mohacsi
>Release:        FreeBSD 6.4-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD csoki.ki.iif.hu 6.4-STABLE FreeBSD 6.4-STABLE #16: Sat May 22 20:16:54 CEST 2010
>Description:
- Update to 20100512

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- bozohttpd-20100512.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/bozohttpd.orig/Makefile /usr/ports/www/bozohttpd/Makefile
--- /usr/ports/www/bozohttpd.orig/Makefile	2009-11-05 16:55:54.000000000 +0100
+++ /usr/ports/www/bozohttpd/Makefile	2010-05-30 17:33:00.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bozohttpd
-PORTVERSION=	20090522
+PORTVERSION=	20100512
 CATEGORIES=	www ipv6
 MASTER_SITES=	http://www.eterna.com.au/bozohttpd/ \
 		${MASTER_SITE_NETBSD}
diff -ruN --exclude=CVS /usr/ports/www/bozohttpd.orig/distinfo /usr/ports/www/bozohttpd/distinfo
--- /usr/ports/www/bozohttpd.orig/distinfo	2009-11-05 16:55:54.000000000 +0100
+++ /usr/ports/www/bozohttpd/distinfo	2010-05-30 17:33:09.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (bozohttpd-20090522.tar.bz2) = d5b61fab13780aff4edd1a003ed5e496
-SHA256 (bozohttpd-20090522.tar.bz2) = 0b9e3e0f31f8d09b7d3aa3bbaee614b19ed4b106e92f7169ca1e78062edc2fe9
-SIZE (bozohttpd-20090522.tar.bz2) = 38327
+MD5 (bozohttpd-20100512.tar.bz2) = 14a695c67472972e6dd98bac568a9e6e
+SHA256 (bozohttpd-20100512.tar.bz2) = 2b90bc46c9db2defaaf92f80acf8caa7ffc3a07c27ad85ae5a67a7e385cc04e0
+SIZE (bozohttpd-20100512.tar.bz2) = 46075
diff -ruN --exclude=CVS /usr/ports/www/bozohttpd.orig/files/patch-Makefile /usr/ports/www/bozohttpd/files/patch-Makefile
--- /usr/ports/www/bozohttpd.orig/files/patch-Makefile	2002-10-20 23:25:02.000000000 +0200
+++ /usr/ports/www/bozohttpd/files/patch-Makefile	2010-05-30 17:35:03.000000000 +0200
@@ -1,13 +1,16 @@
---- Makefile.orig	Thu Aug 22 22:43:44 2002
-+++ Makefile	Sun Oct 20 14:26:17 2002
-@@ -4,6 +4,10 @@
- MAN=	bozohttpd.8
+
+$FreeBSD$
+
+--- Makefile.orig
++++ Makefile
+@@ -23,6 +23,10 @@
+ SRCS+=	main.c
  
- WARNS=	3
+ WARNS?=	4
 +NO_WERROR=1
-+
++ 
 +BINDIR=$(PREFIX)/libexec
 +MANDIR=$(PREFIX)/man/man
  
- .include <bsd.prog.mk>
- 
+ check:
+ 	cd $(.CURDIR)/testsuite && $(MAKE) check
--- bozohttpd-20100512.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Sun May 30 17:47:24 UTC 2010 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147224 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147224: commit references a PR
Date: Sun, 30 May 2010 17:47:22 +0000 (UTC)

 arved       2010-05-30 17:47:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/bozohttpd        Makefile distinfo 
     www/bozohttpd/files  patch-Makefile 
   Log:
   Update to 20100512
   
   PR:             147224
   Submitted by:   janos mohacsi
   
   Revision  Changes    Path
   1.17      +1 -1      ports/www/bozohttpd/Makefile
   1.15      +3 -3      ports/www/bozohttpd/distinfo
   1.3       +11 -8     ports/www/bozohttpd/files/patch-Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
