mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
misc/tvbrowser: Update to 4.2.3 and take maintainership
- Reorder some Makefile vars to pet portfmt - Secure URL in pkg-descr Changelog: https://sourceforge.net/p/tvbrowser/tvb/search/?q=%28%28ticket_num%3A%5B172+TO+192%5D%29+AND+%28status%3Aclosed%29%29
This commit is contained in:
parent
b73f7886c2
commit
28fefbaf5a
@ -1,23 +1,25 @@
|
||||
# Created by: Lars Engels <lars.engels@0x20.net>
|
||||
|
||||
PORTNAME= tvbrowser
|
||||
PORTVERSION= 4.2.1
|
||||
PORTVERSION= 4.2.3
|
||||
CATEGORIES= misc java
|
||||
MASTER_SITES= SF/${PORTNAME}/TV-Browser%20Releases%20%28Java%2011%20and%20higher%29/${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}_bin
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= rhurlin@FreeBSD.org
|
||||
COMMENT= Digital TV and radio guide
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USE_LDCONFIG= yes
|
||||
NO_BUILD= yes
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 11+
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
SUB_FILES= tvbrowser
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
do-install:
|
||||
@${REINPLACE_CMD} -e "s/${PORTNAME}\.sh/${PORTNAME}/" \
|
||||
${WRKSRC}/${PORTNAME}.desktop
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1594484438
|
||||
SHA256 (tvbrowser_4.2.1_bin.tar.gz) = c198bc306c8693c0f9220637b011c4616543d41c79ba59c98cc9a878b83574fd
|
||||
SIZE (tvbrowser_4.2.1_bin.tar.gz) = 5488609
|
||||
TIMESTAMP = 1628103639
|
||||
SHA256 (tvbrowser_4.2.3_bin.tar.gz) = 4e8a9651683cd27723c22a36ac71499ead33193c2e9c3e78b257776c23aa2e05
|
||||
SIZE (tvbrowser_4.2.3_bin.tar.gz) = 5579122
|
||||
|
@ -7,4 +7,4 @@ Australia, Austria, Belgium, Croatia, Czech Repulic, Denmark, France, Germany,
|
||||
Great Britain, Ireland, Italy, Norway, Poland, Spain, Sweden,
|
||||
Switzerland and the USA.
|
||||
|
||||
WWW: http://www.tvbrowser.org
|
||||
WWW: https://www.tvbrowser.org
|
||||
|
Loading…
Reference in New Issue
Block a user