mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 0.2.3
- Remove unneeded Makefile inclusion Relnotes: https://github.com/np1/mps-youtube/releases/tag/v0.2.3
This commit is contained in:
parent
763fb63017
commit
3e8ffa65a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379147
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mps-youtube
|
||||
PORTVERSION= 0.2.2
|
||||
PORTVERSION= 0.2.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= CHEESESHOP
|
||||
@ -38,8 +38,6 @@ PLAYER_DESC= Video player
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},1' \
|
||||
${WRKSRC}/mps_youtube/main.py
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mps-youtube-0.2.2.tar.gz) = 28bef44348f5dde9d256ce27c36359ee182b8ee57f599894ab4777352b37dbe0
|
||||
SIZE (mps-youtube-0.2.2.tar.gz) = 47130
|
||||
SHA256 (mps-youtube-0.2.3.tar.gz) = 7a0d0f6df4793d8ebf49cf323426ec802cf4f6013078513e09fc0c790e96867c
|
||||
SIZE (mps-youtube-0.2.3.tar.gz) = 47439
|
||||
|
Loading…
Reference in New Issue
Block a user