diff options
author | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-11-11 13:06:39 +0000 |
---|---|---|
committer | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-11-11 13:06:39 +0000 |
commit | 80b6c31429376f1dbdb245cc28ae641a3177f8fa (patch) | |
tree | f6afff664949229557403f2ab9f595530366c4cc /x11-toolkits/linux-c6-tk85/Makefile | |
parent | Update to experimental-20141110 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=372445
Diffstat (limited to 'x11-toolkits/linux-c6-tk85/Makefile')
-rw-r--r-- | x11-toolkits/linux-c6-tk85/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/linux-c6-tk85/Makefile b/x11-toolkits/linux-c6-tk85/Makefile index 2f6487524a3f..e971b4f02701 100644 --- a/x11-toolkits/linux-c6-tk85/Makefile +++ b/x11-toolkits/linux-c6-tk85/Makefile @@ -3,6 +3,7 @@ PORTNAME= tk PORTVERSION= 8.5.7 +PORTREVISION= 1 CATEGORIES= x11-toolkits linux PKGNAMESUFFIX= 85 |