diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-12 10:44:45 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-12 10:44:45 +0000 |
commit | 83579f491e3f96ae6285a49d6f5d60388787e3a8 (patch) | |
tree | 414399546cca775c6737e661ff9fc0442ff87fc4 /x11-toolkits | |
parent | 77d58a7b007c4488bdaac6ef1b9d83e253d25de3 (diff) | |
download | ports-83579f491e3f96ae6285a49d6f5d60388787e3a8.tar.gz ports-83579f491e3f96ae6285a49d6f5d60388787e3a8.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/linux-c6-gtk2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-c6-openmotif/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-c6-pango/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-c6-qt47-x11/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-c6-tk85/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/linux-c6-gtk2/Makefile b/x11-toolkits/linux-c6-gtk2/Makefile index 90119a57a075..a84b44348a43 100644 --- a/x11-toolkits/linux-c6-gtk2/Makefile +++ b/x11-toolkits/linux-c6-gtk2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtk2 PORTVERSION= 2.24.23 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits linux LIB_DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-engines-2.18.4-5.el6.centos${EXTRACT_SUFX} \ diff --git a/x11-toolkits/linux-c6-openmotif/Makefile b/x11-toolkits/linux-c6-openmotif/Makefile index da78198b1a0c..d07df747148d 100644 --- a/x11-toolkits/linux-c6-openmotif/Makefile +++ b/x11-toolkits/linux-c6-openmotif/Makefile @@ -3,7 +3,7 @@ PORTNAME= openmotif PORTVERSION= 2.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits linux MAINTAINER= emulation@FreeBSD.org diff --git a/x11-toolkits/linux-c6-pango/Makefile b/x11-toolkits/linux-c6-pango/Makefile index bf53734639cf..5e7729891f1e 100644 --- a/x11-toolkits/linux-c6-pango/Makefile +++ b/x11-toolkits/linux-c6-pango/Makefile @@ -3,7 +3,7 @@ PORTNAME= pango PORTVERSION= 1.28.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-toolkits linux MAINTAINER= emulation@FreeBSD.org diff --git a/x11-toolkits/linux-c6-qt47-x11/Makefile b/x11-toolkits/linux-c6-qt47-x11/Makefile index 49808eba9415..3eba64195e86 100644 --- a/x11-toolkits/linux-c6-qt47-x11/Makefile +++ b/x11-toolkits/linux-c6-qt47-x11/Makefile @@ -3,7 +3,7 @@ PORTNAME= qt47-x11 PORTVERSION= 4.7.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits linux MASTER_SITES= https://www.mirrorservice.org/sites/dl.atrpms.net/el6-x86_64/atrpms/testing/\ https://www.mirrorservice.org/sites/dl.atrpms.net/el6-i386/atrpms/testing/ \ diff --git a/x11-toolkits/linux-c6-tk85/Makefile b/x11-toolkits/linux-c6-tk85/Makefile index d3b8ae046ba6..2641438e7b73 100644 --- a/x11-toolkits/linux-c6-tk85/Makefile +++ b/x11-toolkits/linux-c6-tk85/Makefile @@ -3,7 +3,7 @@ PORTNAME= tk PORTVERSION= 8.5.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits linux PKGNAMESUFFIX= 85 |