FreeBSD Bugzilla – Attachment 105091 Details for
Bug 145408
Update Port: www/drood => 1.54
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
drood.diff
drood.diff (text/plain), 2.06 KB, created by
jimmy
on 2010-04-05 15:30:08 UTC
(
hide
)
Description:
drood.diff
Filename:
MIME Type:
Creator:
jimmy
Created:
2010-04-05 15:30:08 UTC
Size:
2.06 KB
patch
obsolete
>diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile >--- /usr/ports/www/drood/Makefile 2010-01-11 09:38:54.000000000 -0500 >+++ ./drood/Makefile 2010-04-05 08:44:24.000000000 -0400 >@@ -6,7 +6,7 @@ > # > > PORTNAME= drood >-PORTVERSION= 1.53 >+PORTVERSION= 1.54 > CATEGORIES= www > MASTER_SITES= http://www.mammothcheese.ca/ > >@@ -14,8 +14,11 @@ > COMMENT= Lightweight kqueue-based http/1.1 server > LIB_DEPENDS= tre.5:${PORTSDIR}/textproc/libtre > >-MAN8= drood.8 scgid.8 >+MAN8= drood.8 plunger.8 > > MANCOMPRESSED= yes > >+post-install: >+ /bin/cat pkg-message >+ > .include <bsd.port.mk> >diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo >--- /usr/ports/www/drood/distinfo 2010-01-11 09:38:54.000000000 -0500 >+++ ./drood/distinfo 2010-04-05 09:12:56.000000000 -0400 >@@ -1,3 +1,3 @@ >-MD5 (drood-1.53.tar.gz) = 316d6d31f8b15758c72bd2354e2af0c8 >-SHA256 (drood-1.53.tar.gz) = 3139c48d7e3d106e6b0304a67cfd3cdb8322a8cc5e74ead6e4fe18cd449053e8 >-SIZE (drood-1.53.tar.gz) = 43834 >+MD5 (drood-1.54.tar.gz) = 0d2dea95da3d422d62c7ee77d357edac >+SHA256 (drood-1.54.tar.gz) = 6894312fb2a4464f3cbe75517c8e5803d6bd976769e54b955fab84d35debea44 >+SIZE (drood-1.54.tar.gz) = 46316 >diff -ruN /usr/ports/www/drood/pkg-message ./drood/pkg-message >--- /usr/ports/www/drood/pkg-message 1969-12-31 19:00:00.000000000 -0500 >+++ ./drood/pkg-message 2010-04-05 08:39:26.000000000 -0400 >@@ -0,0 +1,6 @@ >+******************************************************************************* >+ >+NOTE: As of Drood 1.54, scgid has been replaced with plunger(8). Read the >+ Plunger manual for details. >+ >+******************************************************************************* >diff -ruN /usr/ports/www/drood/pkg-plist ./drood/pkg-plist >--- /usr/ports/www/drood/pkg-plist 2009-09-15 16:26:01.000000000 -0400 >+++ ./drood/pkg-plist 2010-04-05 07:58:56.000000000 -0400 >@@ -1,7 +1,7 @@ > bin/drood >-bin/scgid >+bin/plunger > etc/rc.d/drood >-etc/rc.d/scgid >+etc/rc.d/plunger > @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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 145408
: 105091