Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2017 22:54:21 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457114 - head/x11-fonts/xfs
Message-ID:  <201712232254.vBNMsL9P022695@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Sat Dec 23 22:54:20 2017
New Revision: 457114
URL: https://svnweb.freebsd.org/changeset/ports/457114

Log:
  Partly revert r457111 so that I can commit this with the proper commit
  message.
  
  No need to fiddle with PORTEPOCH since we're going back to this version in a
  moment.
  
  Pointy Hat to:	zeising
  Approved by:	portmgr (not really, but I need to get around a commit hook)

Modified:
  head/x11-fonts/xfs/Makefile
  head/x11-fonts/xfs/distinfo

Modified: head/x11-fonts/xfs/Makefile
==============================================================================
--- head/x11-fonts/xfs/Makefile	Sat Dec 23 22:51:32 2017	(r457113)
+++ head/x11-fonts/xfs/Makefile	Sat Dec 23 22:54:20 2017	(r457114)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xfs
-PORTVERSION=	1.2.0
+PORTVERSION=	1.1.4
 PORTEPOCH=	1
 CATEGORIES=	x11-fonts
 
@@ -10,7 +10,7 @@ COMMENT=	X.Org font server
 
 XORG_CAT=	app
 USES=		gmake
-USE_XORG=	libfs xfont2 xtrans
+USE_XORG=	libfs xfont xtrans
 USE_RC_SUBR=	xfs
 CONFIGURE_ARGS=	--without-xmlto --without-fop
 

Modified: head/x11-fonts/xfs/distinfo
==============================================================================
--- head/x11-fonts/xfs/distinfo	Sat Dec 23 22:51:32 2017	(r457113)
+++ head/x11-fonts/xfs/distinfo	Sat Dec 23 22:54:20 2017	(r457114)
@@ -1,3 +1,2 @@
-TIMESTAMP = 1513537424
-SHA256 (xorg/app/xfs-1.2.0.tar.bz2) = db2212115783498f8eeaaee1349461d6c4e9d2005e142bacd3a984fe57269860
-SIZE (xorg/app/xfs-1.2.0.tar.bz2) = 233957
+SHA256 (xorg/app/xfs-1.1.4.tar.bz2) = a40b75e674c091464f85739292b6bf24e2d153f4a2ac456d3ea6b8a64e269ffa
+SIZE (xorg/app/xfs-1.1.4.tar.bz2) = 239623



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