diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-04-13 22:31:02 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-04-13 22:31:02 +0800 |
commit | cf4c2ed2a20c6298049e0a0c72e567c84edf7be3 (patch) | |
tree | 79d017baed7c7c5cb90799893c217ccf2a1dc09a | |
parent | 2700f77ddb3a3b93e39683f2be92fb3c9a235f85 (diff) | |
download | xorg-devel-ports-cf4c2ed2a20c6298049e0a0c72e567c84edf7be3.tar.gz xorg-devel-ports-cf4c2ed2a20c6298049e0a0c72e567c84edf7be3.tar.zst xorg-devel-ports-cf4c2ed2a20c6298049e0a0c72e567c84edf7be3.zip |
Update to 1.1.3
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@808 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | x11-fonts/xfs/Makefile | 7 | ||||
-rw-r--r-- | x11-fonts/xfs/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11-fonts/xfs/Makefile b/x11-fonts/xfs/Makefile index 132f662..3872621 100644 --- a/x11-fonts/xfs/Makefile +++ b/x11-fonts/xfs/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xfs -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 PORTEPOCH= 1 CATEGORIES= x11-fonts @@ -10,10 +10,9 @@ COMMENT= X.Org font server XORG_CAT= app USE_GMAKE= yes -USE_XORG= libfs xfont xtrans +USE_XORG= libfs xfont xtrans xorg-macros USE_RC_SUBR= xfs -CONFIGURE_ARGS= --without-xmlto -#CONFIGURE_ENV+= ac_cv_path_XMLTO="" +CONFIGURE_ARGS= --without-xmlto --without-fop MAN1= xfs.1 diff --git a/x11-fonts/xfs/distinfo b/x11-fonts/xfs/distinfo index 9424af8..7b7d7f0 100644 --- a/x11-fonts/xfs/distinfo +++ b/x11-fonts/xfs/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xfs-1.1.2.tar.bz2) = 0dea61cce3897b4d9d844bbd2c7850cd4e80e12c12b38158b4f92574b027e39d -SIZE (xorg/app/xfs-1.1.2.tar.bz2) = 231065 +SHA256 (xorg/app/xfs-1.1.3.tar.bz2) = 7bf44a32ad04dbbcf3b5eef2cbfe879459378b312cb795e0d2d25e665f7196b7 +SIZE (xorg/app/xfs-1.1.3.tar.bz2) = 232076 |