diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-07 12:43:22 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-07 12:43:22 +0000 |
commit | aea21b3b3619470bf2d902f69eccd14e83001a5c (patch) | |
tree | d41bcf410a7fc743b61a34bce3e34230f2282700 /x11-toolkits | |
parent | 9612b325c23ce22fb17f659ba29e3bc21d9ce6aa (diff) | |
download | ports-aea21b3b3619470bf2d902f69eccd14e83001a5c.tar.gz ports-aea21b3b3619470bf2d902f69eccd14e83001a5c.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/linux-c6-gtk2/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-f10-blt/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-gtk2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-pango/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-qt45/Makefile | 1 |
7 files changed, 7 insertions, 6 deletions
diff --git a/x11-toolkits/linux-c6-gtk2/Makefile b/x11-toolkits/linux-c6-gtk2/Makefile index 7bb8cc07a434..90119a57a075 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= 4 +PORTREVISION= 5 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-pango/Makefile b/x11-toolkits/linux-c6-pango/Makefile index 8cbc773ec8c5..b4019ce310d9 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= 4 +PORTREVISION= 5 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 98ac03965550..2b3135b7d12c 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= 1 +PORTREVISION= 2 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-f10-blt/Makefile b/x11-toolkits/linux-f10-blt/Makefile index 6271346b1fb8..c8cdb4c6a849 100644 --- a/x11-toolkits/linux-f10-blt/Makefile +++ b/x11-toolkits/linux-f10-blt/Makefile @@ -3,7 +3,7 @@ PORTNAME= blt PORTVERSION= 2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits linux MAINTAINER= devel@stasyan.com diff --git a/x11-toolkits/linux-f10-gtk2/Makefile b/x11-toolkits/linux-f10-gtk2/Makefile index 72282a8adc2e..6baa201cd41c 100644 --- a/x11-toolkits/linux-f10-gtk2/Makefile +++ b/x11-toolkits/linux-f10-gtk2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtk2 PORTVERSION= 2.14.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits linux BIN_DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-engines-2.16.1-1.fc10${EXTRACT_SUFX} \ diff --git a/x11-toolkits/linux-f10-pango/Makefile b/x11-toolkits/linux-f10-pango/Makefile index 1df9b0a5bbaf..c0bbe76d3dad 100644 --- a/x11-toolkits/linux-f10-pango/Makefile +++ b/x11-toolkits/linux-f10-pango/Makefile @@ -3,7 +3,7 @@ PORTNAME= pango PORTVERSION= 1.28.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits linux MASTER_SITES= LOCAL/netchild/rpms/fedora10 diff --git a/x11-toolkits/linux-f10-qt45/Makefile b/x11-toolkits/linux-f10-qt45/Makefile index 31062a74c2fc..04fe5e121b89 100644 --- a/x11-toolkits/linux-f10-qt45/Makefile +++ b/x11-toolkits/linux-f10-qt45/Makefile @@ -2,6 +2,7 @@ PORTNAME= qt45 PORTVERSION= 4.5.3 +PORTREVISION= 1 CATEGORIES= x11-toolkits linux MASTER_SITES= http://archives.fedoraproject.org/pub/archive/fedora/linux/updates/10/i386/ \ http://archives.fedoraproject.org/pub/archive/fedora/linux/updates/10/SRPMS/ |