diff options
author | kmoore <kmoore@FreeBSD.org> | 2015-05-01 06:56:07 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2015-05-01 06:56:07 +0800 |
commit | efa4ff21bf66ad0bca637e506404cb50f7e83c64 (patch) | |
tree | af08b0e7f190b988b5feca39ce1f764b2e1998bb /x11 | |
parent | a873977bfb610a1008409a5eeef1b0fedb741268 (diff) | |
download | freebsd-ports-gnome-efa4ff21bf66ad0bca637e506404cb50f7e83c64.tar.gz freebsd-ports-gnome-efa4ff21bf66ad0bca637e506404cb50f7e83c64.tar.zst freebsd-ports-gnome-efa4ff21bf66ad0bca637e506404cb50f7e83c64.zip |
- Remove old GH_COMMIT tag
- Restore PORTEPOCH
- Pet portlint
Reported by: many
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lumina/Makefile | 10 | ||||
-rw-r--r-- | x11/lumina/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/lumina/Makefile b/x11/lumina/Makefile index c04f832a20f3..bfef601dc524 100644 --- a/x11/lumina/Makefile +++ b/x11/lumina/Makefile @@ -4,6 +4,7 @@ PORTNAME= lumina PORTVERSION= 0.8.4 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= kmoore@FreeBSD.org @@ -39,11 +40,10 @@ USE_XCB= x11extras wm USE_LDCONFIG= yes USE_QT5= core gui network svg linguist multimedia imageformats \ buildtools x11extras -USES= qmake tar:bzip2 -USE_GITHUB= yes -GH_ACCOUNT= pcbsd -GH_COMMIT= 01bfb64 -GH_TAGNAME= v0.8.4-Release-P1 +USES= qmake +USE_GITHUB= yes +GH_ACCOUNT= pcbsd +GH_TAGNAME= v0.8.4-Release-P1 QMAKE_ARGS= CONFIG+="configure" diff --git a/x11/lumina/distinfo b/x11/lumina/distinfo index 8d1c9e399e25..35960528cded 100644 --- a/x11/lumina/distinfo +++ b/x11/lumina/distinfo @@ -1,2 +1,2 @@ -SHA256 (lumina-0.8.4.tar.bz2) = 311114964e900132a09e9acac46958da09d7ffb12a3e1d7653147b8952f658f0 -SIZE (lumina-0.8.4.tar.bz2) = 23261871 +SHA256 (pcbsd-lumina-0.8.4-v0.8.4-Release-P1_GH0.tar.gz) = 5d54f60a534ea8d92259a6f57074173d9721492b7148a5fa5bcf8894beeffaf6 +SIZE (pcbsd-lumina-0.8.4-v0.8.4-Release-P1_GH0.tar.gz) = 23261876 |