- Use correct license (see https://github.com/sabnzbd/sabyenc/issues/5).
- Only use python 2.7, as indicated by upstream. - Use the preferred CHEESESHOP instead of GitHub for the distfile. Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Reported by: koobs
This commit is contained in:
parent
0ffb1fa029
commit
7a5c7d243b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443451
@ -3,18 +3,17 @@
|
||||
|
||||
PORTNAME= sabyenc
|
||||
PORTVERSION= 3.0.2
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= news python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= tremere@cainites.net
|
||||
COMMENT= Python yEnc package optimized for use within SABnzbd
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= LGPL3
|
||||
|
||||
USES= python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= sabnzbd
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1496981772
|
||||
SHA256 (sabnzbd-sabyenc-v3.0.2_GH0.tar.gz) = 72305bdacfb4f82764e7f3e33a7001983f9af5c8d633cbf57e950b570a56e55d
|
||||
SIZE (sabnzbd-sabyenc-v3.0.2_GH0.tar.gz) = 16080819
|
||||
TIMESTAMP = 1497267264
|
||||
SHA256 (sabyenc-3.0.2.tar.gz) = 05a848ebf7e37775171f85d2b01e131af7384a35fedece73079ca52a2d687eaf
|
||||
SIZE (sabyenc-3.0.2.tar.gz) = 8732
|
||||
|
Loading…
Reference in New Issue
Block a user