diff options
author | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2014-07-26 15:33:38 +0800 |
---|---|---|
committer | kwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2014-07-26 15:33:38 +0800 |
commit | 0f377613af76d6a85283139d8b259a532e50f842 (patch) | |
tree | 0550a4421a85cff8e4300ff6ee55b778b8fe5b0d | |
parent | 6900c9a32ed4d88baaa2bad86e8171f1fc819e82 (diff) | |
download | xorg-devel-ports-0f377613af76d6a85283139d8b259a532e50f842.tar.gz xorg-devel-ports-0f377613af76d6a85283139d8b259a532e50f842.tar.zst xorg-devel-ports-0f377613af76d6a85283139d8b259a532e50f842.zip |
Skip fontsproto 2.1.3 it is for libXfonts 1.5.0.
Sync portepoch with ports.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1486 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | x11-fonts/fontsproto/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/fontsproto/distinfo | 4 | ||||
-rw-r--r-- | x11-fonts/libXfont/Makefile | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/x11-fonts/fontsproto/Makefile b/x11-fonts/fontsproto/Makefile index 1c76b9f..07cc54d 100644 --- a/x11-fonts/fontsproto/Makefile +++ b/x11-fonts/fontsproto/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= fontsproto -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.2 +PORTEPOCH= 1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org diff --git a/x11-fonts/fontsproto/distinfo b/x11-fonts/fontsproto/distinfo index ac15338..10e1d1e 100644 --- a/x11-fonts/fontsproto/distinfo +++ b/x11-fonts/fontsproto/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/proto/fontsproto-2.1.3.tar.bz2) = 259046b0dd9130825c4a4c479ba3591d6d0f17a33f54e294b56478729a6e5ab8 -SIZE (xorg/proto/fontsproto-2.1.3.tar.bz2) = 154087 +SHA256 (xorg/proto/fontsproto-2.1.2.tar.bz2) = 869c97e5a536a8f3c9bc8b9923780ff1f062094bab935e26f96df3d6f1aa68a9 +SIZE (xorg/proto/fontsproto-2.1.2.tar.bz2) = 141990 diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile index 5e28c4a..bd2e4d5 100644 --- a/x11-fonts/libXfont/Makefile +++ b/x11-fonts/libXfont/Makefile @@ -3,7 +3,7 @@ PORTNAME= libXfont PORTVERSION= 1.4.8 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org |