diff options
author | swills <swills@FreeBSD.org> | 2013-12-17 18:19:46 +0000 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-12-17 18:19:46 +0000 |
commit | 04a02f960b0bd069a7f44f1d581a63bf55a74516 (patch) | |
tree | 9fceb9acd66c2ae107f68625116dc89f402162e4 | |
parent | 7d796a0c80bdf67e58f3ce96a3398cb727366ffc (diff) | |
download | FreeBSD-ports-04a02f960b0bd069a7f44f1d581a63bf55a74516.zip FreeBSD-ports-04a02f960b0bd069a7f44f1d581a63bf55a74516.tar.gz |
- Update to 3.2.13
PR: ports/184707
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
-rw-r--r-- | devel/otrs/Makefile | 2 | ||||
-rw-r--r-- | devel/otrs/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile index 5c902e4..47dc725 100644 --- a/devel/otrs/Makefile +++ b/devel/otrs/Makefile @@ -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/ \ diff --git a/devel/otrs/distinfo b/devel/otrs/distinfo index 471ae3f..78c73d5 100644 --- a/devel/otrs/distinfo +++ b/devel/otrs/distinfo @@ -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 |