View | Details | Raw Unified | Return to bug 211665 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 1-10 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	OpenLP
3
PORTNAME=	OpenLP
4
PORTVERSION=	2.1.6
4
PORTVERSION=	2.4.6
5
PORTREVISION=	1
6
CATEGORIES=	multimedia python
5
CATEGORIES=	multimedia python
7
MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION}
6
MASTER_SITES=	https://get.openlp.org/${PORTVERSION}/
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
8
10
MAINTAINER=	tabthorpe@FreeBSD.org
9
MAINTAINER=	tabthorpe@FreeBSD.org
Lines 31-36 Link Here
31
USE_PYTHON=	distutils autoplist
30
USE_PYTHON=	distutils autoplist
32
USE_GSTREAMER=	good bad ugly
31
USE_GSTREAMER=	good bad ugly
33
USE_QT4=	linguist phonon-gst
32
USE_QT4=	linguist phonon-gst
33
INSTALLS_ICONS=	yes
34
QT_LRELEASE=	${LRELEASE}
34
QT_LRELEASE=	${LRELEASE}
35
NO_ARCH=	yes
35
NO_ARCH=	yes
36
36
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (OpenLP-2.1.6.tar.gz) = 15e8e6cbf2cbf1348cfceb74520b0d3e90e52d089eab92895779dc1df644bbce
1
TIMESTAMP = 1518115940
2
SIZE (OpenLP-2.1.6.tar.gz) = 7199150
2
SHA256 (OpenLP-2.4.6.tar.gz) = f63dcf5f1f8a8199bf55e806b44066ad920d26c9cf67ae432eb8cdd1e761fc30
3
SIZE (OpenLP-2.4.6.tar.gz) = 7303683

Return to bug 211665