Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 2009 09:34:47 -0400
From:      "James Bailie" <jimmy@mammothcheese.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/138756: Update Port: www/drood => 1.51
Message-ID:  <20090912133448.9E370106566B@hub.freebsd.org>
Resent-Message-ID: <200909121340.n8CDe8bJ013238@freefall.freebsd.org>

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

>Number:         138756
>Category:       ports
>Synopsis:       Update Port: www/drood => 1.51
>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:   Sat Sep 12 13:40:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     James Bailie
>Release:        FreeBSD 7.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD localhost 7.2-RELEASE FreeBSD 7.2-RELEASE #15: Sun Sep 6 16:30:00 EDT 2009 root@localhost:/usr/obj/usr/src/sys/LOCAL amd64


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- drood.diff begins here ---
diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile
--- /usr/ports/www/drood/Makefile	2009-09-02 23:01:04.000000000 -0400
+++ ./drood/Makefile	2009-09-10 18:28:47.000000000 -0400
@@ -6,14 +6,16 @@
 #
 
 PORTNAME=	drood
-PORTVERSION=	1.50
+PORTVERSION=	1.51
 CATEGORIES=	www
 MASTER_SITES=	http://www.mammothcheese.ca/
 
 MAINTAINER=	jimmy@mammothcheese.ca
 COMMENT=	Lightweight kqueue-based http/1.1 server
 
-MAN8=		dorrit.8 drood.8 scgid.8
+LIB_DEPENDS=	tre.6:${PORTSDIR}/textproc/libtre
+
+MAN8=		drood.8 scgid.8
 MANCOMPRESSED=	yes
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo
--- /usr/ports/www/drood/distinfo	2009-09-02 23:01:04.000000000 -0400
+++ ./drood/distinfo	2009-09-11 15:36:54.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (drood-1.50.tar.gz) = d496c3c89a6435a41258ace3054461d6
-SHA256 (drood-1.50.tar.gz) = c3e0c6759ac9cd878bef5d5dee3d7e34a9d630f68a3091b4e3c7387d637342c8
-SIZE (drood-1.50.tar.gz) = 61746
+MD5 (drood-1.51.tar.gz) = cb82ae8c116965afc47b5a7ca79c1241
+SHA256 (drood-1.51.tar.gz) = 8af86c69fff2b69d77e15df97097b94248007fac2ddbcee7e0160daa2ab6703c
+SIZE (drood-1.51.tar.gz) = 43827
diff -ruN /usr/ports/www/drood/pkg-plist ./drood/pkg-plist
--- /usr/ports/www/drood/pkg-plist	2009-06-21 10:41:18.000000000 -0400
+++ ./drood/pkg-plist	2009-09-10 18:23:37.000000000 -0400
@@ -1,9 +1,7 @@
 bin/drood
 bin/scgid
-bin/dorrit
 etc/rc.d/drood
 etc/rc.d/scgid
-etc/rc.d/dorrit
 @unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -f %D/etc/drood/types.tab; fi
 etc/drood/types.tab.dist
 @dirrm /etc/drood
--- drood.diff ends here ---


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



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