Index: head/net-im/meanwhile-gaim/Makefile =================================================================== --- head/net-im/meanwhile-gaim/Makefile (revision 154044) +++ head/net-im/meanwhile-gaim/Makefile (revision 154045) @@ -1,51 +1,51 @@ # New ports collection makefile for: meanwhile-gaim # Date created: 24 June 2004 # Whom: marcus@FreeBSD.org # # $FreeBSD$ # PORTNAME= meanwhile -PORTVERSION= 1.2.7 +PORTVERSION= 1.2.8 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= gaim- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= marcus@FreeBSD.org COMMENT= Provides Lotus Sametime support for Gaim BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim LIB_DEPENDS= meanwhile.1:${PORTSDIR}/net-im/meanwhile RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .if defined(WITH_MW_HOST) CONFIGURE_ARGS+= --with-host=${WITH_MW_HOST} .endif .if defined(WITH_MW_PORT) CONFIGURE_ARGS+= --with-port=${WITH_MW_PORT} .endif .if defined(WITH_MW_CLIENT) CONFIGURE_ARGS+= --with-client=${WITH_MW_CLIENT} .endif pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "You may use the following build options:" @${ECHO_MSG} "" @${ECHO_MSG} " WITH_MW_HOST=host Define the default Sametime community host server" @${ECHO_MSG} " WITH_MW_PORT=port Define the default Sametime community port (default: 1533)" @${ECHO_MSG} " WITH_MW_CLIENT=client Define the default SAmetime client identifier (default: mwLogin_MEANWHILE)" @${ECHO_MSG} "" .include Property changes on: head/net-im/meanwhile-gaim/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.35 \ No newline at end of property +1.36 \ No newline at end of property Index: head/net-im/meanwhile-gaim/distinfo =================================================================== --- head/net-im/meanwhile-gaim/distinfo (revision 154044) +++ head/net-im/meanwhile-gaim/distinfo (revision 154045) @@ -1,3 +1,3 @@ -MD5 (gaim-meanwhile-1.2.7.tar.gz) = 890708b76edae2c47ce18183ac94678f -SHA256 (gaim-meanwhile-1.2.7.tar.gz) = 24ee8c3f4a30185a5da75e4cd9283bfb8e8fccfde047548456ab20af30ca4ba6 -SIZE (gaim-meanwhile-1.2.7.tar.gz) = 366870 +MD5 (gaim-meanwhile-1.2.8.tar.gz) = da891cb5304776ace34ce63c7f666172 +SHA256 (gaim-meanwhile-1.2.8.tar.gz) = 8c3fe63b3962a8c6741503b3403b518f5f0ac0d116c4a5f0f11d10806774b2c9 +SIZE (gaim-meanwhile-1.2.8.tar.gz) = 366903 Property changes on: head/net-im/meanwhile-gaim/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property