Bug 182856 - Update Port: www/drood => 3.9
Summary: Update Port: www/drood => 3.9
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: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-09 16:00 UTC by jimmy
Modified: 2013-10-17 21:40 UTC (History)
0 users

See Also:


Attachments
drood.diff (963 bytes, patch)
2013-10-09 16:00 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 2013-10-09 16:00:00 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-09 16:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

tabthorpe@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-10-17 21:35:34 UTC
Author: tabthorpe
Date: Thu Oct 17 20:35:26 2013
New Revision: 330671
URL: http://svnweb.freebsd.org/changeset/ports/330671

Log:
  - Update to 3.9
  
  PR:		ports/182856
  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	Thu Oct 17 20:25:25 2013	(r330670)
+++ head/www/drood/Makefile	Thu Oct 17 20:35:26 2013	(r330671)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drood
-PORTVERSION=	3.8
+PORTVERSION=	3.9
 CATEGORIES=	www
 MASTER_SITES=	http://www.mammothcheese.ca/
 

Modified: head/www/drood/distinfo
==============================================================================
--- head/www/drood/distinfo	Thu Oct 17 20:25:25 2013	(r330670)
+++ head/www/drood/distinfo	Thu Oct 17 20:35:26 2013	(r330671)
@@ -1,2 +1,2 @@
-SHA256 (drood-3.8.tar.gz) = d6e999c1b32bada840818fa5482818f9680770ed583cac659d3583ffe1e61b46
-SIZE (drood-3.8.tar.gz) = 50015
+SHA256 (drood-3.9.tar.gz) = b57980278fbfdef0d1ecfe060ce3b68f52cc57792aee6fe28cbb49165669e829
+SIZE (drood-3.9.tar.gz) = 50231
_______________________________________________
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"
Comment 3 Thomas Abthorpe freebsd_committer freebsd_triage 2013-10-17 21:35:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!