diff options
author | zeising <zeising@FreeBSD.org> | 2017-12-24 06:43:41 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2017-12-24 06:43:41 +0800 |
commit | 38370fd9dec4882ab8e0072ec345a07a5ed20746 (patch) | |
tree | 13043ad963d28495b4c67dc5cf66e004a2fc2e2c /x11-fonts | |
parent | 4ab53f72e03ef39df3bdf999189a9fb1095c0738 (diff) | |
download | freebsd-ports-gnome-38370fd9dec4882ab8e0072ec345a07a5ed20746.tar.gz freebsd-ports-gnome-38370fd9dec4882ab8e0072ec345a07a5ed20746.tar.zst freebsd-ports-gnome-38370fd9dec4882ab8e0072ec345a07a5ed20746.zip |
Update to 1.1
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/bdftopcf/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/bdftopcf/distinfo | 5 | ||||
-rw-r--r-- | x11-fonts/xfs/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/xfs/distinfo | 5 |
4 files changed, 10 insertions, 8 deletions
diff --git a/x11-fonts/bdftopcf/Makefile b/x11-fonts/bdftopcf/Makefile index 46c216607938..9d2c77720cb7 100644 --- a/x11-fonts/bdftopcf/Makefile +++ b/x11-fonts/bdftopcf/Makefile @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= bdftopcf -PORTVERSION= 1.0.5 +PORTVERSION= 1.1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= Convert X font from BDF to PCF XORG_CAT= app -USE_XORG= xfont +USE_XORG= fontsproto xproto PLIST_FILES= bin/bdftopcf man/man1/bdftopcf.1.gz diff --git a/x11-fonts/bdftopcf/distinfo b/x11-fonts/bdftopcf/distinfo index f67dd64725c2..31505d172804 100644 --- a/x11-fonts/bdftopcf/distinfo +++ b/x11-fonts/bdftopcf/distinfo @@ -1,2 +1,3 @@ -SHA256 (xorg/app/bdftopcf-1.0.5.tar.bz2) = 38f447be0c61f94c473f128cf519dd0cff63b5d7775240a2e895a183a61e2026 -SIZE (xorg/app/bdftopcf-1.0.5.tar.bz2) = 123291 +TIMESTAMP = 1513527865 +SHA256 (xorg/app/bdftopcf-1.1.tar.bz2) = 4b4df05fc53f1e98993638d6f7e178d95b31745c4568cee407e167491fd311a2 +SIZE (xorg/app/bdftopcf-1.1.tar.bz2) = 150815 diff --git a/x11-fonts/xfs/Makefile b/x11-fonts/xfs/Makefile index c4bba5d99c0e..6e463eaad725 100644 --- a/x11-fonts/xfs/Makefile +++ b/x11-fonts/xfs/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xfs -PORTVERSION= 1.1.4 +PORTVERSION= 1.2.0 PORTEPOCH= 1 CATEGORIES= x11-fonts @@ -10,7 +10,7 @@ COMMENT= X.Org font server XORG_CAT= app USES= gmake -USE_XORG= libfs xfont xtrans +USE_XORG= libfs xfont2 xtrans USE_RC_SUBR= xfs CONFIGURE_ARGS= --without-xmlto --without-fop diff --git a/x11-fonts/xfs/distinfo b/x11-fonts/xfs/distinfo index dd421d54b9d0..f78cc6064ddc 100644 --- a/x11-fonts/xfs/distinfo +++ b/x11-fonts/xfs/distinfo @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xfs-1.1.4.tar.bz2) = a40b75e674c091464f85739292b6bf24e2d153f4a2ac456d3ea6b8a64e269ffa -SIZE (xorg/app/xfs-1.1.4.tar.bz2) = 239623 +TIMESTAMP = 1513537424 +SHA256 (xorg/app/xfs-1.2.0.tar.bz2) = db2212115783498f8eeaaee1349461d6c4e9d2005e142bacd3a984fe57269860 +SIZE (xorg/app/xfs-1.2.0.tar.bz2) = 233957 |