Bug 171222 - Update Port: www/drood => 3.4
Summary: Update Port: www/drood => 3.4
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: Jase Thew
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-01 01:00 UTC by jimmy
Modified: 2012-09-04 17:20 UTC (History)
0 users

See Also:


Attachments
drood.diff (1.85 KB, patch)
2012-09-01 01: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 2012-09-01 01:00:21 UTC

    
Comment 1 jimmy 2012-09-01 01:14:23 UTC
Needs new checksums before commit.

-- 
James Bailie
http://www.mammothcheese.ca
Comment 2 Jase Thew freebsd_committer freebsd_triage 2012-09-01 13:25:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jase

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-09-04 17:11:53 UTC
Author: jase
Date: Tue Sep  4 16:11:37 2012
New Revision: 303662
URL: http://svn.freebsd.org/changeset/ports/303662

Log:
  - Update to 3.4
  
  PR:		ports/171222
  Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
  Approved by:	flo (mentor)

Modified:
  head/www/drood/Makefile   (contents, props changed)
  head/www/drood/distinfo   (contents, props changed)

Modified: head/www/drood/Makefile
==============================================================================
--- head/www/drood/Makefile	Tue Sep  4 16:09:59 2012	(r303661)
+++ head/www/drood/Makefile	Tue Sep  4 16:11:37 2012	(r303662)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	drood
-PORTVERSION=	3.3
+PORTVERSION=	3.4
 CATEGORIES=	www
 MASTER_SITES=	http://www.mammothcheese.ca/
 

Modified: head/www/drood/distinfo
==============================================================================
--- head/www/drood/distinfo	Tue Sep  4 16:09:59 2012	(r303661)
+++ head/www/drood/distinfo	Tue Sep  4 16:11:37 2012	(r303662)
@@ -1,2 +1,2 @@
-SHA256 (drood-3.3.tar.gz) = 65a6c51ba59aba120b2535ab5b02d8e083216e3daa49233ce4ce1b362193bb81
-SIZE (drood-3.3.tar.gz) = 48973
+SHA256 (drood-3.4.tar.gz) = 619df264f31fefd333544717d08443df4bb6b98a88f095624c5e57ab10802e2a
+SIZE (drood-3.4.tar.gz) = 48739
_______________________________________________
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 4 Jase Thew freebsd_committer freebsd_triage 2012-09-04 17:12:22 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!