From owner-svn-ports-all@freebsd.org Fri Jan 29 22:10:06 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49605A720C7; Fri, 29 Jan 2016 22:10:06 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 18F8017AA; Fri, 29 Jan 2016 22:10:06 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0TMA5mE061261; Fri, 29 Jan 2016 22:10:05 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0TMA5eP061259; Fri, 29 Jan 2016 22:10:05 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201601292210.u0TMA5eP061259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Fri, 29 Jan 2016 22:10:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407499 - head/x11/tint X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jan 2016 22:10:06 -0000 Author: olivierd Date: Fri Jan 29 22:10:04 2016 New Revision: 407499 URL: https://svnweb.freebsd.org/changeset/ports/407499 Log: - Update to 0.12.6 - Adjust MASTER_SITES PR: 206737 Submitted by: (maintainer) Modified: head/x11/tint/Makefile head/x11/tint/distinfo Modified: head/x11/tint/Makefile ============================================================================== --- head/x11/tint/Makefile Fri Jan 29 21:57:22 2016 (r407498) +++ head/x11/tint/Makefile Fri Jan 29 22:10:04 2016 (r407499) @@ -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 Modified: head/x11/tint/distinfo ============================================================================== --- head/x11/tint/distinfo Fri Jan 29 21:57:22 2016 (r407498) +++ head/x11/tint/distinfo Fri Jan 29 22:10:04 2016 (r407499) @@ -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