Index: head/news/pan/Makefile =================================================================== --- head/news/pan/Makefile (revision 185712) +++ head/news/pan/Makefile (revision 185713) @@ -1,49 +1,49 @@ # 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.124 +PORTVERSION= 0.125 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-utf8 \ 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 ${OSVERSION} < 500000 IGNORE= does not build on 4.X .endif .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.80 \ No newline at end of property +1.81 \ No newline at end of property Index: head/news/pan/distinfo =================================================================== --- head/news/pan/distinfo (revision 185712) +++ head/news/pan/distinfo (revision 185713) @@ -1,3 +1,3 @@ -MD5 (gnome2/pan-0.124.tar.bz2) = 44fed2373448a8ec29bcad8031a01947 -SHA256 (gnome2/pan-0.124.tar.bz2) = 777af9aec026838b77ac93260c18ec815e10757cd8aca1226085793b407eb483 -SIZE (gnome2/pan-0.124.tar.bz2) = 1428046 +MD5 (gnome2/pan-0.125.tar.bz2) = 0d7d9b1228a13aabdcfc6e49173b8579 +SHA256 (gnome2/pan-0.125.tar.bz2) = 37961fd6312b56f540217fb2a4580f48e7f8f45e72661d1cfdbf6bb6185c5a60 +SIZE (gnome2/pan-0.125.tar.bz2) = 1428995 Property changes on: head/news/pan/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.53 \ No newline at end of property +1.54 \ No newline at end of property