diff options
author | xmj <xmj@FreeBSD.org> | 2014-11-11 21:06:39 +0800 |
---|---|---|
committer | xmj <xmj@FreeBSD.org> | 2014-11-11 21:06:39 +0800 |
commit | aeaea25e285c636bf645fbc7d7cbf6c909251327 (patch) | |
tree | f6afff664949229557403f2ab9f595530366c4cc /x11-fonts | |
parent | aa3d7e7e8bdeccda07fe9305433fc971f49f9cb2 (diff) | |
download | freebsd-ports-gnome-aeaea25e285c636bf645fbc7d7cbf6c909251327.tar.gz freebsd-ports-gnome-aeaea25e285c636bf645fbc7d7cbf6c909251327.tar.zst freebsd-ports-gnome-aeaea25e285c636bf645fbc7d7cbf6c909251327.zip |
Upgrade CentOS to 6.6
- Upgrade all things linux-c6- to CentOS 6.6
- Add ports:
devel/linux-c6-libsigc++20
graphics/linux-c6-gdk-pixbuf [1]
graphics/linux-c6-glx-utils
- Add pkg-plists for net/linux-c6-openldap
and security/linux-c6-cyrus-sasl2
- Misc. cleanups
Differential Revision: https://reviews.freebsd.org/D1108
Submitted by: kmoore [1]
Reviewed by: rene (emulation)
Approved by: portmgr (swills)
Approved by: swills (mentor)
Sponsored by: Perceivon Hosting Inc.
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/linux-c6-fontconfig/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/linux-c6-fontconfig/distinfo.i686 | 8 | ||||
-rw-r--r-- | x11-fonts/linux-c6-fontconfig/pkg-plist | 3 |
3 files changed, 6 insertions, 8 deletions
diff --git a/x11-fonts/linux-c6-fontconfig/Makefile b/x11-fonts/linux-c6-fontconfig/Makefile index 4d55c6064b07..38cd97ea86b9 100644 --- a/x11-fonts/linux-c6-fontconfig/Makefile +++ b/x11-fonts/linux-c6-fontconfig/Makefile @@ -3,6 +3,7 @@ PORTNAME= fontconfig PORTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= x11-fonts linux MAINTAINER= emulation@FreeBSD.org @@ -11,7 +12,7 @@ COMMENT= XML-based font configuration API for X Windows (Linux CentOS ${LINUX_DI CONFLICTS= linux-fontconfig-[0-9]* linux-f8-fontconfig-[0-9]* linux-f10-fontconfig-[0-9]* ONLY_FOR_ARCHS= i386 amd64 -RPMVERSION= 3.el6 +RPMVERSION= 5.el6 USE_LINUX= c6 USE_LINUX_APPS= expat diff --git a/x11-fonts/linux-c6-fontconfig/distinfo.i686 b/x11-fonts/linux-c6-fontconfig/distinfo.i686 index dee88fe55537..f666ea8dac16 100644 --- a/x11-fonts/linux-c6-fontconfig/distinfo.i686 +++ b/x11-fonts/linux-c6-fontconfig/distinfo.i686 @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.5/fontconfig-2.8.0-3.el6.i686.rpm) = 86730c2bebd675c9fec8856c54112a18371eff52a307f88534800b3c844e729f -SIZE (rpm/i686/centos/6.5/fontconfig-2.8.0-3.el6.i686.rpm) = 190816 -SHA256 (rpm/i686/centos/6.5/fontconfig-2.8.0-3.el6.src.rpm) = aac3289c48c430f1b563af790084c893d622ae58559923d9c7a35712606b6fb9 -SIZE (rpm/i686/centos/6.5/fontconfig-2.8.0-3.el6.src.rpm) = 1563078 +SHA256 (rpm/i686/centos/6.6/fontconfig-2.8.0-5.el6.i686.rpm) = 09cee79c086775d03e0219dc92d82f2803d6936bfe44f0c71f4ff7c33918d4f8 +SIZE (rpm/i686/centos/6.6/fontconfig-2.8.0-5.el6.i686.rpm) = 190768 +SHA256 (rpm/i686/centos/6.6/fontconfig-2.8.0-5.el6.src.rpm) = 8a737297dbb39f12c67f88db1b21b37ef97bed2ca00fa0975b16e264d6953a33 +SIZE (rpm/i686/centos/6.6/fontconfig-2.8.0-5.el6.src.rpm) = 1565935 diff --git a/x11-fonts/linux-c6-fontconfig/pkg-plist b/x11-fonts/linux-c6-fontconfig/pkg-plist index abae0f054888..b97d34790a39 100644 --- a/x11-fonts/linux-c6-fontconfig/pkg-plist +++ b/x11-fonts/linux-c6-fontconfig/pkg-plist @@ -1,4 +1,3 @@ -@comment file listing etc/fonts usr/bin/fc-cat usr/bin/fc-list @@ -18,5 +17,3 @@ usr/share/man/man1/fc-match.1.gz usr/share/man/man1/fc-query.1.gz usr/share/man/man1/fc-scan.1.gz usr/share/man/man5/fonts-conf.5.gz -@comment non-empty directory listing in revers order -@dirrm usr/share/doc/fontconfig-2.8.0 |