Index: head/net/liferea/Makefile =================================================================== --- head/net/liferea/Makefile (revision 250261) +++ head/net/liferea/Makefile (revision 250262) @@ -1,45 +1,44 @@ # Ports collection Makefile for: liferea # Date created: 28 August 2003 # Whom: Hye-Shik Chang # # $FreeBSD$ # PORTNAME= liferea -PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTVERSION= 1.6.3 CATEGORIES= net gnome MASTER_SITES= SF/${PORTNAME}/Liferea%20Stable/${PORTVERSION} MAINTAINER= pav@FreeBSD.org COMMENT= Simple RSS/RDF feed reader LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \ webkit-1.0.13:${PORTSDIR}/www/webkit-gtk2 USE_GNOME= gnomeprefix gnomehack libglade2 USE_GMAKE= yes USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAKE_JOBS_SAFE= yes MAN1= liferea.1 MANLANG= "" pl GCONF_SCHEMAS= liferea.schemas INSTALLS_ICONS= yes OPTIONS= LIBNOTIFY "Enable libnotify support" on .include .ifdef WITHOUT_LIBNOTIFY CONFIGURE_ARGS+=--disable-libnotify PLIST_SUB+= NOTIFY="@comment " .else LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify PLIST_SUB+= NOTIFY="" .endif .include Property changes on: head/net/liferea/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.142 \ No newline at end of property +1.143 \ No newline at end of property Index: head/net/liferea/distinfo =================================================================== --- head/net/liferea/distinfo (revision 250261) +++ head/net/liferea/distinfo (revision 250262) @@ -1,3 +1,3 @@ -MD5 (liferea-1.6.2.tar.gz) = dc1de9a080be73eecf53a8f551d7ad52 -SHA256 (liferea-1.6.2.tar.gz) = 3db7fa41ce156433e1e4222521e835142f6a8983000736d16cc5aca77148bce1 -SIZE (liferea-1.6.2.tar.gz) = 1779422 +MD5 (liferea-1.6.3.tar.gz) = ca354e526bd4e22da0b90083a68b8530 +SHA256 (liferea-1.6.3.tar.gz) = bcfc83be8089b4cd6f80cd9086b36db961b74e38751c445602d335dafca88ed4 +SIZE (liferea-1.6.3.tar.gz) = 1743574 Property changes on: head/net/liferea/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.106 \ No newline at end of property +1.107 \ No newline at end of property