diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-01-30 06:10:04 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-01-30 06:10:04 +0800 |
commit | 3e032a4d1644a222c268247d3a4aa99c0bc13f28 (patch) | |
tree | 20a03f7215197e3d9fe0864fe93ec43f5448d5a5 /x11 | |
parent | 1c6a76f28b86f99ab3cd119ebd21716232589e22 (diff) | |
download | freebsd-ports-gnome-3e032a4d1644a222c268247d3a4aa99c0bc13f28.tar.gz freebsd-ports-gnome-3e032a4d1644a222c268247d3a4aa99c0bc13f28.tar.zst freebsd-ports-gnome-3e032a4d1644a222c268247d3a4aa99c0bc13f28.zip |
- Update to 0.12.6
- Adjust MASTER_SITES
PR: 206737
Submitted by: <yamagi@yamagi.org> (maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/tint/Makefile | 6 | ||||
-rw-r--r-- | x11/tint/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/tint/Makefile b/x11/tint/Makefile index 245780508264..744d7454c944 100644 --- a/x11/tint/Makefile +++ b/x11/tint/Makefile @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= tint2 -PORTVERSION= 0.12.3 +PORTVERSION= 0.12.6 CATEGORIES= x11 -MASTER_SITES= http://leigh123linux.fedorapeople.org/pub/${PORTNAME}/source/ +MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/tint/ MAINTAINER= yamagi@yamagi.org COMMENT= Lightweight freedesktop-compliant panel/taskbar/systray/clock @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 \ libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification -USES= alias cmake gettext pkgconfig +USES= alias cmake gettext pkgconfig tar:xz USE_GNOME= glib20 gtk20 librsvg2 pango USE_XORG= x11 xcomposite xdamage xinerama xrandr xrender diff --git a/x11/tint/distinfo b/x11/tint/distinfo index 7d99d74127fb..c2e4f1d19a12 100644 --- a/x11/tint/distinfo +++ b/x11/tint/distinfo @@ -1,2 +1,2 @@ -SHA256 (tint2-0.12.3.tar.gz) = e02727ba27398f2c509387ac4326d2f9c2b3dd623054c7d67ce47901f78ba562 -SIZE (tint2-0.12.3.tar.gz) = 250197 +SHA256 (tint2-0.12.6.tar.xz) = c3a82dec26f8ccfa0fcaf1cbe9dc92a886239f7b19292381177e2dc80998b45d +SIZE (tint2-0.12.6.tar.xz) = 183792 |