View | Details | Raw Unified | Return to bug 201555
Collapse All | Expand All

(-)Makefile (-2 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	liferea
4
PORTNAME=	liferea
5
PORTVERSION=	1.10.15
5
PORTVERSION=	1.10.16
6
CATEGORIES=	net gnome
6
CATEGORIES=	net gnome
7
MASTER_SITES=	https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION}/
7
MASTER_SITES=	https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION}/
8
8
Lines 20-26 Link Here
20
20
21
USES=		desktop-file-utils gettext gmake libtool pathfix pkgconfig \
21
USES=		desktop-file-utils gettext gmake libtool pathfix pkgconfig \
22
		python:2 tar:bzip2
22
		python:2 tar:bzip2
23
USE_GNOME=	gnomeprefix gtk30 introspection:build libxslt:build libxml2
23
USE_GNOME=	gnomeprefix gtk30 intltool intlhack introspection:build \
24
		libxslt:build libxml2
24
USE_SQLITE=	3
25
USE_SQLITE=	3
25
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
26
CPPFLAGS+=	-I${LOCALBASE}/include
27
CPPFLAGS+=	-I${LOCALBASE}/include
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (liferea-1.10.15.tar.bz2) = afb9586fb277e135dc41d015385a74fdecb18ba45c05a43bc170039705e12c46
1
SHA256 (liferea-1.10.16.tar.bz2) = 32b9a2a57b3d0063c696359de8b9adb6bf31eb8040ffce24878455153ddd0c2d
2
SIZE (liferea-1.10.15.tar.bz2) = 1460072
2
SIZE (liferea-1.10.16.tar.bz2) = 1444638

Return to bug 201555