diff --git a/www/drood/Makefile b/www/drood/Makefile index 5a200aa8d1cd..1a4181acc956 100644 --- a/www/drood/Makefile +++ b/www/drood/Makefile @@ -6,16 +6,13 @@ # PORTNAME= drood -PORTVERSION= 3.2 +PORTVERSION= 3.3 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Lightweight kqueue-based http/1.1 server -SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message - MAN8= drood.8 plunger.8 MANCOMPRESSED= yes diff --git a/www/drood/distinfo b/www/drood/distinfo index 111c2c7e1961..5fcb0d8cef34 100644 --- a/www/drood/distinfo +++ b/www/drood/distinfo @@ -1,2 +1,2 @@ -SHA256 (drood-3.2.tar.gz) = 7948c609dfc76ca0e97a251047c4e28a6655baeb7eb4edd40bb0ee1e64d73dd6 -SIZE (drood-3.2.tar.gz) = 48893 +SHA256 (drood-3.3.tar.gz) = 65a6c51ba59aba120b2535ab5b02d8e083216e3daa49233ce4ce1b362193bb81 +SIZE (drood-3.3.tar.gz) = 48973 diff --git a/www/drood/files/pkg-message.in b/www/drood/pkg-message similarity index 100% rename from www/drood/files/pkg-message.in rename to www/drood/pkg-message