mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- update to 3.3
- while here drop sub_file of pkg-message, as there are no substitutions PR: ports/169353 Submitted by: maintainer, jimmy@mammothcheese.ca
This commit is contained in:
parent
77fcba148c
commit
d6e66db3a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299834
3 changed files with 3 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue