Bug 174774 - [MAINTAINER UPDATE] www/rubygem-haml: update to version 3.1.7
Summary: [MAINTAINER UPDATE] www/rubygem-haml: update to version 3.1.7
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: freebsd-ruby (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-28 16:20 UTC by Robert Gogolok
Modified: 2013-01-22 02:20 UTC (History)
0 users

See Also:


Attachments
file.diff (847 bytes, patch)
2012-12-28 16:20 UTC, Robert Gogolok
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Gogolok 2012-12-28 16:20:00 UTC
- update port to version 3.1.7
- update my email address

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-28 16:20:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-01-22 02:12:24 UTC
Author: swills
Date: Tue Jan 22 02:12:16 2013
New Revision: 310793
URL: http://svnweb.freebsd.org/changeset/ports/310793

Log:
  - Update to 3.1.7
  - Update maintainer email address
  
  PR:		ports/174774
  Submitted by:	Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)

Modified:
  head/www/rubygem-haml/Makefile   (contents, props changed)
  head/www/rubygem-haml/distinfo   (contents, props changed)

Modified: head/www/rubygem-haml/Makefile
==============================================================================
--- head/www/rubygem-haml/Makefile	Tue Jan 22 02:05:58 2013	(r310792)
+++ head/www/rubygem-haml/Makefile	Tue Jan 22 02:12:16 2013	(r310793)
@@ -5,11 +5,11 @@
 # $FreeBSD$
 
 PORTNAME=	haml
-PORTVERSION=	3.1.4
+PORTVERSION=	3.1.7
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	gogo@cs.uni-sb.de
+MAINTAINER=	gogolok+freebsd@gmail.com
 COMMENT=	Markup language to describe XHTML
 
 USE_RUBY=	yes

Modified: head/www/rubygem-haml/distinfo
==============================================================================
--- head/www/rubygem-haml/distinfo	Tue Jan 22 02:05:58 2013	(r310792)
+++ head/www/rubygem-haml/distinfo	Tue Jan 22 02:12:16 2013	(r310793)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/haml-3.1.4.gem) = cec73e077f73504fffebe4db33bbbaff6cf0a65e2c6b6041cd22f9bc9da54394
-SIZE (rubygem/haml-3.1.4.gem) = 367616
+SHA256 (rubygem/haml-3.1.7.gem) = d6a7cab4234cc98980ac3b25f1b99efed2ec50acbd0b6b213b68856d14e89bc7
+SIZE (rubygem/haml-3.1.7.gem) = 373248
_______________________________________________
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 Steve Wills freebsd_committer freebsd_triage 2013-01-22 02:14:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!