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 /print | |
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 'print')
-rw-r--r-- | print/linux-c6-cups-libs/Makefile | 3 | ||||
-rw-r--r-- | print/linux-c6-cups-libs/distinfo.i686 | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/print/linux-c6-cups-libs/Makefile b/print/linux-c6-cups-libs/Makefile index c031c1acd7c4..a1b933c3621d 100644 --- a/print/linux-c6-cups-libs/Makefile +++ b/print/linux-c6-cups-libs/Makefile @@ -3,6 +3,7 @@ PORTNAME= cups-libs PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= print linux MAINTAINER= emulation@FreeBSD.org @@ -13,7 +14,7 @@ USE_LINUX_RPM= yes USE_LINUX_APPS= gnutls SRC_DISTFILES= cups-${PORTVERSION}-${RPMVERSION}.src.rpm LINUX_DIST_VER= 10 -RPMVERSION= 50.el6_4.5 +RPMVERSION= 67.el6 USE_LDCONFIG= yes PLIST_FILES= usr/lib/libcups.so.2 usr/lib/libcupscgi.so.1 usr/lib/libcupsdriver.so.1 \ diff --git a/print/linux-c6-cups-libs/distinfo.i686 b/print/linux-c6-cups-libs/distinfo.i686 index 9c125b964994..74d3e0ed9412 100644 --- a/print/linux-c6-cups-libs/distinfo.i686 +++ b/print/linux-c6-cups-libs/distinfo.i686 @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.5/cups-libs-1.4.2-50.el6_4.5.i686.rpm) = 14b82f9198a8acc9f8bd234e809d77d7861fe0ab8277aa1e06fae7bc02678741 -SIZE (rpm/i686/centos/6.5/cups-libs-1.4.2-50.el6_4.5.i686.rpm) = 333832 -SHA256 (rpm/i686/centos/6.5/cups-1.4.2-50.el6_4.5.src.rpm) = 27eae71ac5553ba298f2a03c2a629522146a39824437be45af9c2d1d2b85c824 -SIZE (rpm/i686/centos/6.5/cups-1.4.2-50.el6_4.5.src.rpm) = 4624446 +SHA256 (rpm/i686/centos/6.6/cups-libs-1.4.2-67.el6.i686.rpm) = 53e17d898b6a7d00d6a0fffdea2cd3c56a7e25d8d384f88f0d375530afb04a78 +SIZE (rpm/i686/centos/6.6/cups-libs-1.4.2-67.el6.i686.rpm) = 337368 +SHA256 (rpm/i686/centos/6.6/cups-1.4.2-67.el6.src.rpm) = cc66b78496b7d0df6b859a9a0461de602aa94a3934b6862b07f23a457f7ea566 +SIZE (rpm/i686/centos/6.6/cups-1.4.2-67.el6.src.rpm) = 4656277 |