From 340b57f8beb786be8990652b17d2e45f182346e6 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Fri, 23 Jan 2009 16:28:36 +0000 Subject: - Update X.org ports to 7.4+ (few ports are more recent than the katamari). - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). --- mail/exim/Makefile | 2 +- mail/glbiff/Makefile | 5 ++--- mail/xbuffy/Makefile | 2 +- mail/xfce4-mailwatch-plugin/Makefile | 1 + mail/xmail/Makefile | 2 +- mail/xmailbox/Makefile | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'mail') diff --git a/mail/exim/Makefile b/mail/exim/Makefile index ac852e675c63..aef92d1ffeb1 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_EXIM:S/$/:exim/} MASTER_SITE_SUBDIR= exim4/:exim diff --git a/mail/glbiff/Makefile b/mail/glbiff/Makefile index 0b1c76cd2a09..653b436dde21 100644 --- a/mail/glbiff/Makefile +++ b/mail/glbiff/Makefile @@ -7,7 +7,7 @@ PORTNAME= glbiff PORTVERSION= 0.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.dgp.utoronto.ca/~mac/code/projects/ \ http://freebsd.unixfreunde.de/sources/ @@ -16,8 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Xbiff-like program for X Window System with nice 3D output -LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut - +USE_GL= glut GNU_CONFIGURE= yes CFLAGS+= ${PTHREAD_CFLAGS} ${PTHREAD_LIBS:S/"//g} diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile index d7c2722cff57..136bfb2fbb94 100644 --- a/mail/xbuffy/Makefile +++ b/mail/xbuffy/Makefile @@ -7,7 +7,7 @@ PORTNAME= xbuffy PORTVERSION= 3.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.fiction.net/blong/programs/xbuffy/ DISTNAME= ${PORTNAME}-3.3.bl.3 diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index f7c1c1ee807b..24ccf5dc2853 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-mailwatch-plugin PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= mail xfce MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ \ http://freebsd.unixfreunde.de/sources/ diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile index 2479d834bc7c..6ab7dffbc459 100644 --- a/mail/xmail/Makefile +++ b/mail/xmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmail PORTVERSION= 1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index 01a895aa3926..815eb21b4e9a 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmailbox PORTVERSION= 2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -- cgit v1.2.3