Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2018 08:24:51 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461863 - head/x11-toolkits/libxaw3dxft
Message-ID:  <201802150824.w1F8OpV8067403@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Feb 15 08:24:51 2018
New Revision: 461863
URL: https://svnweb.freebsd.org/changeset/ports/461863

Log:
  x11-toolkits/libxaw3dxft: Update to 1.6.2e
  
  Additional port changes:
  * Added LICENSE/LICENSE_FILE
  * Added to USE_XORG
  
  Reported by:	portscout
  Approved by:	tcberner (mentor, implicit)

Modified:
  head/x11-toolkits/libxaw3dxft/Makefile
  head/x11-toolkits/libxaw3dxft/distinfo

Modified: head/x11-toolkits/libxaw3dxft/Makefile
==============================================================================
--- head/x11-toolkits/libxaw3dxft/Makefile	Thu Feb 15 08:12:08 2018	(r461862)
+++ head/x11-toolkits/libxaw3dxft/Makefile	Thu Feb 15 08:24:51 2018	(r461863)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libxaw3dxft
-DISTVERSION=	1.6.2d
+DISTVERSION=	1.6.2e
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	SF/sf-xpaint/${PORTNAME}
 DISTNAME=	libXaw3dXft-${DISTVERSION}
@@ -9,12 +9,15 @@ DISTNAME=	libXaw3dXft-${DISTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	3D Xaw (Athena Widget Set) replacement with extended fonts
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	libfreetype.so:print/freetype2
 
-GNU_CONFIGURE=	yes
 USES=		libtool pathfix pkgconfig tar:bzip2
+GNU_CONFIGURE=	yes
+USE_XORG=	x11 xext xft xmu xpm xt
 USE_LDCONFIG=	yes
-USE_XORG=	xft xmu xpm
 
 INSTALL_TARGET=	install-strip
 CONFIGURE_ARGS+=--enable-internationalization --enable-arrow-scrollbars

Modified: head/x11-toolkits/libxaw3dxft/distinfo
==============================================================================
--- head/x11-toolkits/libxaw3dxft/distinfo	Thu Feb 15 08:12:08 2018	(r461862)
+++ head/x11-toolkits/libxaw3dxft/distinfo	Thu Feb 15 08:24:51 2018	(r461863)
@@ -1,2 +1,3 @@
-SHA256 (libXaw3dXft-1.6.2d.tar.bz2) = c0ef54c2f40484507c3b7b4df3102b5284d258fde9557de0c417e89ba7f176fe
-SIZE (libXaw3dXft-1.6.2d.tar.bz2) = 584670
+TIMESTAMP = 1518682637
+SHA256 (libXaw3dXft-1.6.2e.tar.bz2) = 7aefff68d2ba5a97080a6cdbb652c8cabb2fe0c1b792531f707c737cbb9d67fe
+SIZE (libXaw3dXft-1.6.2e.tar.bz2) = 575198



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802150824.w1F8OpV8067403>