From owner-svn-ports-head@freebsd.org Fri Dec 13 16:47:45 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E67E11D195D; Fri, 13 Dec 2019 16:47:45 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47ZGmx5rLRz4DGg; Fri, 13 Dec 2019 16:47:45 +0000 (UTC) (envelope-from jgh@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BF406F132; Fri, 13 Dec 2019 16:47:45 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBDGljTi070300; Fri, 13 Dec 2019 16:47:45 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBDGljrM070298; Fri, 13 Dec 2019 16:47:45 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201912131647.xBDGljrM070298@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Fri, 13 Dec 2019 16:47:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520055 - head/x11/xlockmore X-SVN-Group: ports-head X-SVN-Commit-Author: jgh X-SVN-Commit-Paths: head/x11/xlockmore X-SVN-Commit-Revision: 520055 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Dec 2019 16:47:46 -0000 Author: jgh Date: Fri Dec 13 16:47:45 2019 New Revision: 520055 URL: https://svnweb.freebsd.org/changeset/ports/520055 Log: - update to 5.61 - enable ttf [1] PR: 241175 [1] Reported by: vermaden@interia.pl [1] Modified: head/x11/xlockmore/Makefile head/x11/xlockmore/distinfo Modified: head/x11/xlockmore/Makefile ============================================================================== --- head/x11/xlockmore/Makefile Fri Dec 13 16:45:59 2019 (r520054) +++ head/x11/xlockmore/Makefile Fri Dec 13 16:47:45 2019 (r520055) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xlockmore -PORTVERSION= 5.59 -PORTREVISION= 1 +PORTVERSION= 5.61 CATEGORIES= x11 MASTER_SITES= http://www.sillycycle.com/xlock/ \ SF/bsdsrc/${.CURDIR:T} @@ -18,7 +17,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 USES= tar:xz xorg USE_XORG= ice sm x11 xaw xext xpm -CONFIGURE_ARGS= --without-motif --without-ttf --without-editres \ +CONFIGURE_ARGS= --without-motif --without-editres \ --without-dtsaver --without-rplay --without-nas \ --without-gtk --without-esound --disable-setuid \ --disable-kerberos4 @@ -27,7 +26,7 @@ PORTDOCS= README ${PORTNAME}.README OPTIONS_DEFINE= MESAGL MB SYSLOG DISABLE_ALLOW_ROOT NICE_ONLY BLANK_ONLY \ KERBEROS5 BAD_PAM GTK2 TIME_BOMB CUSTOMIZATION MAGICK JP \ - XINERAMA DOCS + XINERAMA DOCS FREETYPE OPTIONS_RADIO= ONE OPTIONS_RADIO_ONE= PAM XLOCK_GROUP OPTIONS_DEFAULT= MB XINERAMA @@ -86,8 +85,15 @@ GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfi libpng16.so:graphics/png GTK2_USE= gnome=cairo,gdkpixbuf2,gtk20 GTK2_USES= gnome pkgconfig +FREETYPE_CONFIGURE_WITH= ttf +FREETYPE_LIB_DEPENDS= libgltt.so:graphics/gltt +FREETYPE_CFLAGS= -I${LOCALBASE}/include/gltt .include + +.if ${PORT_OPTIONS:MFREETYPE} +IGNORE_FreeBSD_11= FREETYPE support requires FreeBSD version 12+ +.endif .if defined(XLOCKMORE_LANG) CONFIGURE_ARGS+= --with-lang=${XLOCKMORE_LANG} Modified: head/x11/xlockmore/distinfo ============================================================================== --- head/x11/xlockmore/distinfo Fri Dec 13 16:45:59 2019 (r520054) +++ head/x11/xlockmore/distinfo Fri Dec 13 16:47:45 2019 (r520055) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570202828 -SHA256 (xlockmore-5.59.tar.xz) = 2d2a6855ecdeee4856ace76acf615d3b2e48303951bb5fd31a234e4a54615251 -SIZE (xlockmore-5.59.tar.xz) = 1935296 +TIMESTAMP = 1576096747 +SHA256 (xlockmore-5.61.tar.xz) = 6a5b1aebc1f62209b4f342497b21023b486e11412c4de7a9e71c2a7899d35c04 +SIZE (xlockmore-5.61.tar.xz) = 1936312