diff options
author | nivit <nivit@FreeBSD.org> | 2015-02-17 16:41:46 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2015-02-17 16:41:46 +0800 |
commit | e86afbcfd748507162fe6911793093568d844af1 (patch) | |
tree | d8c5f5dccd9d3b9c24bc6e7e573dcada3a05b220 | |
parent | 332b6412bc682711ccfce0969e033dea45f71e9d (diff) | |
download | freebsd-ports-gnome-e86afbcfd748507162fe6911793093568d844af1.tar.gz freebsd-ports-gnome-e86afbcfd748507162fe6911793093568d844af1.tar.zst freebsd-ports-gnome-e86afbcfd748507162fe6911793093568d844af1.zip |
- Update to 0.2.3
- Remove unneeded Makefile inclusion
Relnotes: https://github.com/np1/mps-youtube/releases/tag/v0.2.3
-rw-r--r-- | multimedia/mps-youtube/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mps-youtube/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/multimedia/mps-youtube/Makefile b/multimedia/mps-youtube/Makefile index 3e81a8a6e98b..1a5714a487f2 100644 --- a/multimedia/mps-youtube/Makefile +++ b/multimedia/mps-youtube/Makefile @@ -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 diff --git a/multimedia/mps-youtube/distinfo b/multimedia/mps-youtube/distinfo index 61700059993d..7a5b115bfaa8 100644 --- a/multimedia/mps-youtube/distinfo +++ b/multimedia/mps-youtube/distinfo @@ -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 |