diff options
author | madpilot <madpilot@FreeBSD.org> | 2018-02-26 08:16:28 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2018-02-26 08:16:28 +0800 |
commit | 0f92bdb2c77f92df464c2e2ff1560a25de50d277 (patch) | |
tree | 0962cc48bdec14da532f9ece6a2a9a89d54e20b5 /x11 | |
parent | 8bc4147e962bbf110261ad7418cf12cdb9f71a10 (diff) | |
download | freebsd-ports-gnome-0f92bdb2c77f92df464c2e2ff1560a25de50d277.tar.gz freebsd-ports-gnome-0f92bdb2c77f92df464c2e2ff1560a25de50d277.tar.zst freebsd-ports-gnome-0f92bdb2c77f92df464c2e2ff1560a25de50d277.zip |
Update xfce4-terminal to 0.8.7.1.
Dot revision fixing a bug in tab switching.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-terminal/Makefile | 4 | ||||
-rw-r--r-- | x11/xfce4-terminal/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index 766a83aed356..e32b998c22d1 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= xfce4-terminal -PORTVERSION= 0.8.7 +PORTVERSION= 0.8.7.1 CATEGORIES= x11 xfce -MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} +MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org diff --git a/x11/xfce4-terminal/distinfo b/x11/xfce4-terminal/distinfo index b633de555b9d..cb60ebee5580 100644 --- a/x11/xfce4-terminal/distinfo +++ b/x11/xfce4-terminal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519586760 -SHA256 (xfce4/xfce4-terminal-0.8.7.tar.bz2) = 0ced5ff686f839acb6a89a9fd48af7ab04d17a56346e31d1a5063cfa36734540 -SIZE (xfce4/xfce4-terminal-0.8.7.tar.bz2) = 889667 +TIMESTAMP = 1519601762 +SHA256 (xfce4/xfce4-terminal-0.8.7.1.tar.bz2) = 9ff21627e8d2a105e7133efc3e8eeeda376a2071fac737e37cf47a539a7b4351 +SIZE (xfce4/xfce4-terminal-0.8.7.1.tar.bz2) = 889692 |