diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-20 01:51:54 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-20 01:51:54 +0800 |
commit | ee72fd0ff89d000d5eac8e5afb3bee4740fa0cc1 (patch) | |
tree | 6b6273428c297fdba6f998f4b008b4648ec4d358 /news | |
parent | 3d6f922c19039ac3f7dc38f6152641133d803e73 (diff) | |
download | marcuscom-ports-ee72fd0ff89d000d5eac8e5afb3bee4740fa0cc1.tar marcuscom-ports-ee72fd0ff89d000d5eac8e5afb3bee4740fa0cc1.tar.gz marcuscom-ports-ee72fd0ff89d000d5eac8e5afb3bee4740fa0cc1.tar.bz2 marcuscom-ports-ee72fd0ff89d000d5eac8e5afb3bee4740fa0cc1.tar.lz marcuscom-ports-ee72fd0ff89d000d5eac8e5afb3bee4740fa0cc1.tar.xz marcuscom-ports-ee72fd0ff89d000d5eac8e5afb3bee4740fa0cc1.tar.zst marcuscom-ports-ee72fd0ff89d000d5eac8e5afb3bee4740fa0cc1.zip |
-Update to 0.109.
-Remove libgnome for good, see details about it:
http://tinyurl.com/erxhp
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7072 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'news')
-rw-r--r-- | news/pan-devel/Makefile | 16 | ||||
-rw-r--r-- | news/pan-devel/distinfo | 6 |
2 files changed, 7 insertions, 15 deletions
diff --git a/news/pan-devel/Makefile b/news/pan-devel/Makefile index b6d3840a3..800e4371b 100644 --- a/news/pan-devel/Makefile +++ b/news/pan-devel/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/news/pan-devel/Makefile,v 1.4 2006/08/10 17:55:02 mezz Exp $ +# $MCom: ports/news/pan-devel/Makefile,v 1.5 2006/08/15 05:07:20 mezz Exp $ PORTNAME= pan -PORTVERSION= 0.108 +PORTVERSION= 0.109 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/ DIST_SUBDIR= gnome2 @@ -17,10 +17,10 @@ COMMENT= Threaded GTK+2 newsreader based on Agent for Windows LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre-utf8 \ gmime-2.0.4:${PORTSDIR}/mail/gmime2 -USE_BZIP2= yes USE_XLIB= yes +USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget libxml2 gtk20 intlhack +USE_GNOME= gnomehack gnometarget gtk20 intlhack USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ @@ -37,12 +37,4 @@ LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell CONFIGURE_ARGS+= --with-gtkspell .endif -#.if ${HAVE_GNOME:Mlibgnome}!="" -#USE_GNOME+= libgnome -#CONFIGURE_ARGS+= --with-gnome -#PKGNAMESUFFIX:= -gnome -#.else -#CONFIGURE_ARGS+= --without-gnome -#.endif - .include <bsd.port.post.mk> diff --git a/news/pan-devel/distinfo b/news/pan-devel/distinfo index 2aa3a68de..c2f3e58c6 100644 --- a/news/pan-devel/distinfo +++ b/news/pan-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/pan-0.108.tar.bz2) = cd29866a37dd3134686eba976a2bb2a7 -SHA256 (gnome2/pan-0.108.tar.bz2) = 26c7a00e9a3823a0c1cdcb2aa5a77c6b7cff9e090a21d0f6bbd99ed8a52d9f39 -SIZE (gnome2/pan-0.108.tar.bz2) = 1411196 +MD5 (gnome2/pan-0.109.tar.bz2) = 6260f84e19b26554bec01861acb12396 +SHA256 (gnome2/pan-0.109.tar.bz2) = 11fe072e63516404d6c5b1697757f68d4c3f36e11379c8aad3b837715bde1d1c +SIZE (gnome2/pan-0.109.tar.bz2) = 1529546 |