- Update to 3.2.11 Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->swills swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed Committed. Thanks!