From e7251a25886cf20fd171b6f162c465af75228524 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Wed, 11 Jan 2017 13:34:56 +0000 Subject: Update pan to 0.141. Register indirect dependancies. --- news/pan/Makefile | 9 +++++---- news/pan/distinfo | 5 +++-- news/pan/pkg-plist | 1 + 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/news/pan/Makefile b/news/pan/Makefile index 5074152020ce..1b38e8ecf9a2 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,10 +1,8 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/news/pan/Makefile,v 1.7 2008/01/19 22:45:42 mezz Exp $ PORTNAME= pan -PORTVERSION= 0.140 -PORTREVISION= 2 +PORTVERSION= 0.141 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/ DIST_SUBDIR= gnome2 @@ -15,10 +13,13 @@ COMMENT= Threaded GTK+ newsreader based on Agent for Windows LICENSE= GPLv2 LIB_DEPENDS= libpcre.so:devel/pcre \ + libenchant.so:textproc/enchant \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ libgmime-2.6.so:mail/gmime26 USES= gmake iconv localbase pathfix pkgconfig tar:bzip2 -USE_GNOME= intlhack +USE_GNOME= cairo gdkpixbuf2 intlhack GNU_CONFIGURE= yes LDFLAGS+= -lgnuregex ${ICONV_LIB} diff --git a/news/pan/distinfo b/news/pan/distinfo index 698fa8f0d0a6..0b8be33a2318 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome2/pan-0.140.tar.bz2) = ba1c65ee75b9eca1f15f6249ea762492309731446edc8b09085b63ad34351c71 -SIZE (gnome2/pan-0.140.tar.bz2) = 1563454 +TIMESTAMP = 1483999180 +SHA256 (gnome2/pan-0.141.tar.bz2) = ffa63cd078afa18496be86a76db9370eb0ccdab5ae1f2f74ef5adc7753d11aa3 +SIZE (gnome2/pan-0.141.tar.bz2) = 1589991 diff --git a/news/pan/pkg-plist b/news/pan/pkg-plist index 4214d73a0887..7e58af8b9f22 100644 --- a/news/pan/pkg-plist +++ b/news/pan/pkg-plist @@ -33,6 +33,7 @@ share/appdata/pan.appdata.xml %%NLS%%share/locale/nb/LC_MESSAGES/pan.mo %%NLS%%share/locale/nl/LC_MESSAGES/pan.mo %%NLS%%share/locale/oc/LC_MESSAGES/pan.mo +%%NLS%%share/locale/pl/LC_MESSAGES/pan.mo %%NLS%%share/locale/pt/LC_MESSAGES/pan.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/pan.mo %%NLS%%share/locale/ro/LC_MESSAGES/pan.mo -- cgit v1.2.3