From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 26 03:00:56 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1774316A4D0 for ; Sat, 26 Jun 2004 03:00:56 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D39843D39 for ; Sat, 26 Jun 2004 03:00:56 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i5Q30hBU062110 for ; Sat, 26 Jun 2004 03:00:43 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5Q30hZe062106; Sat, 26 Jun 2004 03:00:43 GMT (envelope-from gnats) Resent-Date: Sat, 26 Jun 2004 03:00:43 GMT Resent-Message-Id: <200406260300.i5Q30hZe062106@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "ports@c0decafe.net" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 625F416A4CE for ; Sat, 26 Jun 2004 02:53:26 +0000 (GMT) Received: from shell2.snagged.net (shell2.snagged.net [64.71.139.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id D40B243D54 for ; Sat, 26 Jun 2004 02:53:15 +0000 (GMT) (envelope-from ryan@shell2.snagged.net) Received: from shell2.snagged.net (ryan@localhost [127.0.0.1]) by shell2.snagged.net (8.12.10/8.12.10) with ESMTP id i5Q2qseL059131 for ; Fri, 25 Jun 2004 19:52:54 -0700 (PDT) (envelope-from ryan@shell2.snagged.net) Received: (from ryan@localhost) by shell2.snagged.net (8.12.10/8.12.10/Submit) id i5Q2qsaL059130; Fri, 25 Jun 2004 19:52:54 -0700 (PDT) (envelope-from ryan) Message-Id: <200406260252.i5Q2qsaL059130@shell2.snagged.net> Date: Fri, 25 Jun 2004 19:52:54 -0700 (PDT) From: "ports@c0decafe.net" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/68356: [MAINTAINER] misc/gaim-guifications: update to 1.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2004 03:00:56 -0000 >Number: 68356 >Category: ports >Synopsis: [MAINTAINER] misc/gaim-guifications: update to 1.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 26 03:00:42 GMT 2004 >Closed-Date: >Last-Modified: >Originator: ports@c0decafe.net >Release: FreeBSD 4.10-STABLE i386 >Organization: >Environment: System: FreeBSD atlantis.local 4.10-STABLE FreeBSD 4.10-STABLE #0: Thu Jun 17 04:56:26 EEST 2004 >Description: - Update to 1.9 - Add a GAIM_DEPENDS check Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- gaim-guifications-1.9.patch begins here --- diff -ruN --exclude=CVS /usr/ports/misc/gaim-guifications.orig/Makefile /usr/ports/misc/gaim-guifications/Makefile --- /usr/ports/misc/gaim-guifications.orig/Makefile Tue Jun 1 10:59:08 2004 +++ /usr/ports/misc/gaim-guifications/Makefile Sat Jun 26 05:41:16 2004 @@ -6,7 +6,7 @@ # PORTNAME= guifications -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,13 +15,21 @@ MAINTAINER= ports@c0decafe.net COMMENT= Plugin to add msn style "toaster" popups to Gaim -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/gaim:configure +BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim +GAIM_DEPENDS= 0.79 + USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= lthack gtk20 USE_LIBTOOL_VER=13 -CONFIGURE_ARGS= --with-gaim=${WRKDIRPREFIX}${.CURDIR}/../../net/gaim/work/gaim* -.include +.include + +GAIM_VER!=${MAKE} -C ${PORTSDIR}/net/gaim -V PORTVERSION +.if !${GAIM_DEPENDS} == ${GAIM_VER} +BROKEN=${DISTNAME} requires gaim-${GAIM_DEPENDS} +.endif + +.include diff -ruN --exclude=CVS /usr/ports/misc/gaim-guifications.orig/distinfo /usr/ports/misc/gaim-guifications/distinfo --- /usr/ports/misc/gaim-guifications.orig/distinfo Tue Jun 1 10:59:08 2004 +++ /usr/ports/misc/gaim-guifications/distinfo Sat Jun 26 05:35:45 2004 @@ -1,2 +1,2 @@ -MD5 (guifications-1.8.tar.gz) = ddac2e9c9ad700446633098eaa1216c0 -SIZE (guifications-1.8.tar.gz) = 347127 +MD5 (guifications-1.9.tar.gz) = 455ae3ad1837cd23914c7b3b0e8f7100 +SIZE (guifications-1.9.tar.gz) = 347685 --- gaim-guifications-1.9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: