diff options
author | swills <swills@FreeBSD.org> | 2018-06-29 04:22:02 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2018-06-29 04:22:02 +0800 |
commit | 7b62ef01351177e750e25d5fde24742559f684ae (patch) | |
tree | 4f403690dafc5bf3b64cdfb663e6b0e02b16015c | |
parent | 429f1da1eab939e3a6de160834977b4769b85e2b (diff) | |
download | freebsd-ports-gnome-7b62ef01351177e750e25d5fde24742559f684ae.tar.gz freebsd-ports-gnome-7b62ef01351177e750e25d5fde24742559f684ae.tar.zst freebsd-ports-gnome-7b62ef01351177e750e25d5fde24742559f684ae.zip |
www/itop: Update to 2.4.1
PR: 229377
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
-rw-r--r-- | www/itop/Makefile | 4 | ||||
-rw-r--r-- | www/itop/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/itop/Makefile b/www/itop/Makefile index 94fe866acc08..8b7102683592 100644 --- a/www/itop/Makefile +++ b/www/itop/Makefile @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= itop -PORTVERSION= 2.3.1 +PORTVERSION= 2.4.1 CATEGORIES= www MASTER_SITES= SF -DISTNAME= iTop-${PORTVERSION}-2832 +DISTNAME= iTop-${PORTVERSION}-3714 MAINTAINER= neel@neelc.org COMMENT= Simple, web based IT Service Management tool diff --git a/www/itop/distinfo b/www/itop/distinfo index b288b3cd8cb9..945e386bbee1 100644 --- a/www/itop/distinfo +++ b/www/itop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1472066911 -SHA256 (iTop-2.3.1-2832.zip) = a653d75c6c0fde9006834436d4dd920c4fa92b5dfd9169c08cc641305743ba9a -SIZE (iTop-2.3.1-2832.zip) = 11490596 +TIMESTAMP = 1530129371 +SHA256 (iTop-2.4.1-3714.zip) = 99816cec7790da7da0e6672e353645138240435e1945183a9bb31aa9f05548ae +SIZE (iTop-2.4.1-3714.zip) = 10729018 |