Index: head/news/pan/Makefile =================================================================== --- head/news/pan/Makefile (revision 196999) +++ head/news/pan/Makefile (revision 197000) @@ -1,45 +1,45 @@ # New ports collection makefile for: pan2 # Date created: 19 August 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # $MCom: ports-stable/news/pan/Makefile,v 1.1 2006/10/19 16:50:55 mezz Exp $ # PORTNAME= pan -PORTVERSION= 0.131 +PORTVERSION= 0.132 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Threaded GTK+2 newsreader based on Agent for Windows LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ gmime-2.0.4:${PORTSDIR}/mail/gmime2 USE_XLIB= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget gtk20 intlhack USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib -lgnuregex" OPTIONS= GTKSPELL "Enable spell checking support" on .include .if defined(WITHOUT_GTKSPELL) CONFIGURE_ARGS+= --without-gtkspell .else LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell CONFIGURE_ARGS+= --with-gtkspell .endif post-patch: @${FIND} ${WRKSRC} -name "Makefile.in"| ${XARGS} ${REINPLACE_CMD} -e \ 's|noinst_PROGRAMS = |noinst_PROGRAMS = #|g' .include Property changes on: head/news/pan/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.89 \ No newline at end of property +1.90 \ No newline at end of property Index: head/news/pan/distinfo =================================================================== --- head/news/pan/distinfo (revision 196999) +++ head/news/pan/distinfo (revision 197000) @@ -1,3 +1,3 @@ -MD5 (gnome2/pan-0.131.tar.bz2) = 86e3e9e303b7f0a145c739a587b3d5c4 -SHA256 (gnome2/pan-0.131.tar.bz2) = 078c4611a6e99354c05f0ec8bf0db792aa3a9eed73277a61c15d17eb7fa2d1b1 -SIZE (gnome2/pan-0.131.tar.bz2) = 1465392 +MD5 (gnome2/pan-0.132.tar.bz2) = 2c337dbd5105b7772a4326d549a45638 +SHA256 (gnome2/pan-0.132.tar.bz2) = 8695cf02f7664ac9aae39fc3edfc513f9856fb0fe19aa19cae006737994da577 +SIZE (gnome2/pan-0.132.tar.bz2) = 1466359 Property changes on: head/news/pan/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.59 \ No newline at end of property +1.60 \ No newline at end of property