diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2011-05-22 17:08:59 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2011-05-22 17:08:59 +0000 |
commit | 67956d3d9fc1cc543e4d15bffa702166785c52bd (patch) | |
tree | 892b75ca1d47f49ee5559d52e0a9ee408d8384a6 /www/mythplugin-mythweb | |
parent | 0a82390151a11984a41e248bd819bf55c60ee5f5 (diff) |
- Switch back to mythplugins distfile because they rerolled it and included mythweb again
- Remove WRKSRC
- Bump PORTREVISION
Reported by: Ashley Diamond <ash@diamondbsd.com>
Notes
Notes:
svn path=/head/; revision=274460
Diffstat (limited to 'www/mythplugin-mythweb')
-rw-r--r-- | www/mythplugin-mythweb/Makefile | 5 | ||||
-rw-r--r-- | www/mythplugin-mythweb/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/mythplugin-mythweb/Makefile b/www/mythplugin-mythweb/Makefile index 05986eb33911..ae9656f5d2ec 100644 --- a/www/mythplugin-mythweb/Makefile +++ b/www/mythplugin-mythweb/Makefile @@ -7,21 +7,22 @@ PORTNAME= mythweb PORTVERSION= 0.24.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ http://ftp.osuosl.org/pub/mythtv/old_releases/ \ http://ftp.oregonstate.edu/pub/mythtv/ \ http://ftp.oregonstate.edu/pub/mythtv/old_releases/ PKGNAMEPREFIX= mythplugin- -EXTRACT_SUFX= .tar +DISTNAME= mythplugins-${PORTVERSION} MAINTAINER= decke@FreeBSD.org COMMENT= A frontend for scheduling and managing recordings on your MythTV Box RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql -WRKSRC= ${WRKDIR}/mythplugins-${PORTVERSION} NO_BUILD= yes +USE_BZIP2= yes USE_PHP= spl session mysql pcre posix json SUB_FILES= pkg-message REINPLACE_ARGS= -i "" diff --git a/www/mythplugin-mythweb/distinfo b/www/mythplugin-mythweb/distinfo index a8e0af480afd..2fd4062aa68e 100644 --- a/www/mythplugin-mythweb/distinfo +++ b/www/mythplugin-mythweb/distinfo @@ -1,2 +1,2 @@ -SHA256 (mythweb-0.24.1.tar) = 1a1ce987bfa03f88a3abcc0a3bcfac5ae8b276af70895af1a13d34597e017662 -SIZE (mythweb-0.24.1.tar) = 4833280 +SHA256 (mythplugins-0.24.1.tar.bz2) = 8fb8c8d816f18c67d5b0096dc4bd6fc1fb0980853d25bd489ed484b4b48e49b2 +SIZE (mythplugins-0.24.1.tar.bz2) = 36758128 |