Bug 188888 - Update Port: www/drood => 3.12
Summary: Update Port: www/drood => 3.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-22 14:10 UTC by jimmy
Modified: 2014-04-23 12:10 UTC (History)
0 users

See Also:


Attachments
drood.diff (1.01 KB, patch)
2014-04-22 14:10 UTC, jimmy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jimmy 2014-04-22 14:10:01 UTC

    
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2014-04-22 19:49:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2014-04-23 12:08:55 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-04-23 12:08:55 UTC
Author: amdmi3
Date: Wed Apr 23 11:08:49 2014
New Revision: 351922
URL: http://svnweb.freebsd.org/changeset/ports/351922
QAT: https://qat.redports.org/buildarchive/r351922/

Log:
  - Update to 3.12
  
  PR:		188888
  Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)

Modified:
  head/www/drood/Makefile
  head/www/drood/distinfo

Modified: head/www/drood/Makefile
==============================================================================
--- head/www/drood/Makefile	Wed Apr 23 11:08:46 2014	(r351921)
+++ head/www/drood/Makefile	Wed Apr 23 11:08:49 2014	(r351922)
@@ -2,15 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	drood
-PORTVERSION=	3.11
+PORTVERSION=	3.12
 CATEGORIES=	www
 MASTER_SITES=	http://www.mammothcheese.ca/
 
 MAINTAINER=	jimmy@mammothcheese.ca
 COMMENT=	Lightweight kqueue-based http/1.1 server
 
-MANCOMPRESSED=	yes
-
-INSTALL_TARGET=STAGEDIR=../stage/ install
+DESTDIRNAME=	STAGEDIR
 
 .include <bsd.port.mk>

Modified: head/www/drood/distinfo
==============================================================================
--- head/www/drood/distinfo	Wed Apr 23 11:08:46 2014	(r351921)
+++ head/www/drood/distinfo	Wed Apr 23 11:08:49 2014	(r351922)
@@ -1,2 +1,2 @@
-SHA256 (drood-3.11.tar.gz) = b12933cf9a336f46736b01d736deb5c9cf0193b8e5cfbc171606aefb963a30ea
-SIZE (drood-3.11.tar.gz) = 69683
+SHA256 (drood-3.12.tar.gz) = 61cd0fc25707b071e905ee30e6db4391cd9f81221aa1274046d26f1a7f702313
+SIZE (drood-3.12.tar.gz) = 69765
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"