diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-02-01 13:30:00 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-02-01 13:30:00 +0800 |
commit | 44a06eeeb954f5a463445995405c24e080524ae8 (patch) | |
tree | 88cc43b13e394c61a9952ff93d2bdca11af4eb54 | |
parent | 7a17a608a7a0d21393e04b3762b2fc975e935dcd (diff) | |
download | freebsd-ports-gnome-44a06eeeb954f5a463445995405c24e080524ae8.tar.gz freebsd-ports-gnome-44a06eeeb954f5a463445995405c24e080524ae8.tar.zst freebsd-ports-gnome-44a06eeeb954f5a463445995405c24e080524ae8.zip |
games/qtads: update to 2.1.7
Changes: https://github.com/realnc/qtads/compare/2.1.6...2.1.7
PR: 216357
Submitted by: kaiwang27@gmail.com (maintainer)
MFH: 2017Q1
-rw-r--r-- | games/qtads/Makefile | 3 | ||||
-rw-r--r-- | games/qtads/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/qtads/Makefile b/games/qtads/Makefile index 9ba8d51a86e4..36696028851a 100644 --- a/games/qtads/Makefile +++ b/games/qtads/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qtads -PORTVERSION= 2.1.6 -PORTREVISION= 4 +PORTVERSION= 2.1.7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-2.x/${PORTVERSION} diff --git a/games/qtads/distinfo b/games/qtads/distinfo index fc22f0180bdd..598614bc82e6 100644 --- a/games/qtads/distinfo +++ b/games/qtads/distinfo @@ -1,2 +1,3 @@ -SHA256 (qtads-2.1.6.tar.bz2) = 33f29b4c1b225f1a1e7ad1405a1bb7eb8ec4b1d567eac48a120071f7793373c8 -SIZE (qtads-2.1.6.tar.bz2) = 2523761 +TIMESTAMP = 1485905075 +SHA256 (qtads-2.1.7.tar.bz2) = 7477bb3cb1f74dcf7995a25579be8322c13f64fb02b7a6e3b2b95a36276ef231 +SIZE (qtads-2.1.7.tar.bz2) = 2562026 |