diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2017-07-22 09:49:50 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2017-07-22 09:49:50 +0000 |
commit | 9ea34acf73b572097d399caafd98e1b109d3951b (patch) | |
tree | dedf780d54943e9eaa4c759c64ae16f10ed7f693 /x11 | |
parent | 7c85a5c64528b958e46db7624f19fe1934cb615d (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/guake/Makefile | 3 | ||||
-rw-r--r-- | x11/guake/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/guake/Makefile b/x11/guake/Makefile index 6cf16c6c0f0d..08bc640343df 100644 --- a/x11/guake/Makefile +++ b/x11/guake/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= guake -PORTVERSION= 0.8.8 +PORTVERSION= 0.8.10 PORTREVISION= 0 CATEGORIES= x11 @@ -9,6 +9,7 @@ MAINTAINER= nivit@FreeBSD.org COMMENT= Dropdown terminal made for the GNOME desktop LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gnome-common>=3.14.0:devel/gnome-common \ ${PYTHON_PKGNAMEPREFIX}dbus>=0.84.0:devel/py-dbus \ diff --git a/x11/guake/distinfo b/x11/guake/distinfo index 26037915d192..8cdff4f35269 100644 --- a/x11/guake/distinfo +++ b/x11/guake/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1486414003 -SHA256 (Guake-guake-0.8.8_GH0.tar.gz) = 7f46422dcf1ca6a9bf712d9a02f0d9efb44902a25fa42bbf9ead3986419f1a28 -SIZE (Guake-guake-0.8.8_GH0.tar.gz) = 395145 +TIMESTAMP = 1500715117 +SHA256 (Guake-guake-0.8.10_GH0.tar.gz) = ded226b94a7b184b056b62a02d6a1cade1e53158a87bcae9c030a5cdf9c71644 +SIZE (Guake-guake-0.8.10_GH0.tar.gz) = 405407 |