Bug 184707 - [maintainer] [patch] devel/otrs: update to 3.2.13
Summary: [maintainer] [patch] devel/otrs: update to 3.2.13
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-12-11 21:30 UTC by m.tsatsenko
Modified: 2013-12-17 18:20 UTC (History)
0 users

See Also:


Attachments
file.diff (854 bytes, patch)
2013-12-11 21:30 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-12-11 21:30:00 UTC
- Update to 3.2.13

Build log: https://redports.org/~mtsatsenko/20131211203746-63887-163625/otrs-3.2.13.log

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-11 21:30: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-12-17 18:19:53 UTC
Author: swills
Date: Tue Dec 17 18:19:46 2013
New Revision: 336750
URL: http://svnweb.freebsd.org/changeset/ports/336750

Log:
  - Update to 3.2.13
  
  PR:		ports/184707
  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	Tue Dec 17 18:14:08 2013	(r336749)
+++ head/devel/otrs/Makefile	Tue Dec 17 18:19:46 2013	(r336750)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	otrs
-PORTVERSION=	3.2.11
+PORTVERSION=	3.2.13
 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	Tue Dec 17 18:14:08 2013	(r336749)
+++ head/devel/otrs/distinfo	Tue Dec 17 18:19:46 2013	(r336750)
@@ -1,2 +1,2 @@
-SHA256 (otrs-3.2.11.tar.bz2) = 40c541aec80f4ce7de656c9b7a4f7492dc6bcdbf7716cb9dd58ea913531ff543
-SIZE (otrs-3.2.11.tar.bz2) = 18777884
+SHA256 (otrs-3.2.13.tar.bz2) = ee21c82314b541f1fb31acf5517f69fb97c5cebd6a3ec53c774d56877ddaea66
+SIZE (otrs-3.2.13.tar.bz2) = 18865308
_______________________________________________
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-12-17 18:20:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!