diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2011-05-22 17:07:59 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2011-05-22 17:07:59 +0000 |
commit | 0a82390151a11984a41e248bd819bf55c60ee5f5 (patch) | |
tree | cd7bfd9e7c1994b9ee8dafde550d5e692467c14d /multimedia/mythtv-frontend | |
parent | ec6e700293597bfad63ba0cf7de828c38058e680 (diff) |
- Update again because they rerolled the distfile and fixed the directory structure
- Remove WRKSRC
- Bump PORTREVISION
Reported by: Ashley Diamond <ash@diamondbsd.com>
Notes
Notes:
svn path=/head/; revision=274459
Diffstat (limited to 'multimedia/mythtv-frontend')
-rw-r--r-- | multimedia/mythtv-frontend/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mythtv-frontend/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mythtv-frontend/Makefile b/multimedia/mythtv-frontend/Makefile index 503034027900..497fe84d2e4e 100644 --- a/multimedia/mythtv-frontend/Makefile +++ b/multimedia/mythtv-frontend/Makefile @@ -7,6 +7,7 @@ PORTNAME= mythtv-frontend PORTVERSION= 0.24.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ http://ftp.osuosl.org/pub/mythtv/old_releases/ \ @@ -24,7 +25,6 @@ LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ CONFLICTS= mythtv-[0-9]* ONLY_FOR_ARCHS= i386 amd64 -WRKSRC= ${WRKDIR}/${DISTNAME}/mythtv USE_BZIP2= yes USE_QT_VER= 4 QT_COMPONENTS= gui sql network script linguist_build l10n sql-mysql_run \ diff --git a/multimedia/mythtv-frontend/distinfo b/multimedia/mythtv-frontend/distinfo index acfeeb80fe20..2a99c950f8cb 100644 --- a/multimedia/mythtv-frontend/distinfo +++ b/multimedia/mythtv-frontend/distinfo @@ -1,2 +1,2 @@ -SHA256 (mythtv-0.24.1.tar.bz2) = bdfce63f8b1de6e8a696ddce581d85055b330d688f8a468cc3b3ea405b2a89b8 -SIZE (mythtv-0.24.1.tar.bz2) = 29406553 +SHA256 (mythtv-0.24.1.tar.bz2) = 0bc6624b1c1e27efb680b42d9f87d0eb304ec621e37bf12de9e1f99f9d1ad1ae +SIZE (mythtv-0.24.1.tar.bz2) = 29397817 |