Bug 183341 - [maintainer] [patch] devel/otrs: update to 3.2.11
Summary: [maintainer] [patch] devel/otrs: update to 3.2.11
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-26 18:40 UTC by m.tsatsenko
Modified: 2013-11-15 03:10 UTC (History)
0 users

See Also:


Attachments
file.diff (854 bytes, patch)
2013-10-26 18:40 UTC, m.tsatsenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description m.tsatsenko 2013-10-26 18:40:00 UTC
- Update to 3.2.11

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-26 18:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-11-15 03:03:48 UTC
Author: swills
Date: Fri Nov 15 03:03:35 2013
New Revision: 333813
URL: http://svnweb.freebsd.org/changeset/ports/333813

Log:
  - Update to 3.2.11
  
  PR:		ports/183341
  Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)

Modified:
  head/devel/otrs/Makefile
  head/devel/otrs/distinfo

Modified: head/devel/otrs/Makefile
==============================================================================
--- head/devel/otrs/Makefile	Fri Nov 15 01:35:17 2013	(r333812)
+++ head/devel/otrs/Makefile	Fri Nov 15 03:03:35 2013	(r333813)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	otrs
-PORTVERSION=	3.2.10
+PORTVERSION=	3.2.11
 CATEGORIES=	devel
 MASTER_SITES=	http://ftp.otrs.org/pub/otrs/ \
 		ftp://ftp.samurai.com/pub/otrs/ \

Modified: head/devel/otrs/distinfo
==============================================================================
--- head/devel/otrs/distinfo	Fri Nov 15 01:35:17 2013	(r333812)
+++ head/devel/otrs/distinfo	Fri Nov 15 03:03:35 2013	(r333813)
@@ -1,2 +1,2 @@
-SHA256 (otrs-3.2.10.tar.bz2) = 3c993cbc8fead7d0f3efb2a24a9496c81ba3671d3fd806f30f240fcb0e7ccc21
-SIZE (otrs-3.2.10.tar.bz2) = 18773715
+SHA256 (otrs-3.2.11.tar.bz2) = 40c541aec80f4ce7de656c9b7a4f7492dc6bcdbf7716cb9dd58ea913531ff543
+SIZE (otrs-3.2.11.tar.bz2) = 18777884
_______________________________________________
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-11-15 03:03:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!