diff options
author | sat <sat@FreeBSD.org> | 2006-09-27 02:24:13 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-09-27 02:24:13 +0800 |
commit | c66f62f2113fea1b9f1a08e1594d259e4f65766a (patch) | |
tree | 5b2d266a731ee4bf2574fc1b15342c45e67432a9 | |
parent | a45c483301e07cf1864712894e78974ab2c9b20f (diff) | |
download | freebsd-ports-gnome-c66f62f2113fea1b9f1a08e1594d259e4f65766a.tar.gz freebsd-ports-gnome-c66f62f2113fea1b9f1a08e1594d259e4f65766a.tar.zst freebsd-ports-gnome-c66f62f2113fea1b9f1a08e1594d259e4f65766a.zip |
- Fix master_site_subdir
- Add src.rpm to distinfo
Reported by: pointyhat via kris
-rw-r--r-- | www/linux-mplayer-plugin/Makefile | 4 | ||||
-rw-r--r-- | www/linux-mplayer-plugin/distinfo.i386 | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/linux-mplayer-plugin/Makefile b/www/linux-mplayer-plugin/Makefile index ba0a133e3701..73f8c2a5f3e4 100644 --- a/www/linux-mplayer-plugin/Makefile +++ b/www/linux-mplayer-plugin/Makefile @@ -9,7 +9,7 @@ PORTNAME= mplayerplug-in PORTVERSION= 3.31 DISTVERSIONSUFFIX= -fc4 CATEGORIES= www multimedia -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME} # bsd.linux-rpm.mk taints MSS PKGNAMEPREFIX= linux- MAINTAINER= infofarmer@FreeBSD.org @@ -21,8 +21,6 @@ RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \ ${LINUXBASE}/usr/lib/libpangoxft-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango\ ${LINUXBASE}/usr/lib/libgobject-2.0.so.0:${PORTSDIR}/devel/linux-glib2 -BROKEN= Unfetchable - NO_BUILD= yes USE_LINUX_RPM= yes USE_XLIB= yes diff --git a/www/linux-mplayer-plugin/distinfo.i386 b/www/linux-mplayer-plugin/distinfo.i386 index beed196d2365..11fca11943a3 100644 --- a/www/linux-mplayer-plugin/distinfo.i386 +++ b/www/linux-mplayer-plugin/distinfo.i386 @@ -1,3 +1,6 @@ MD5 (rpm/i386/fedora/4/mplayerplug-in-3.31-fc4.i386.rpm) = c67f0d29bcc2ad304c753b5dfcc5489a SHA256 (rpm/i386/fedora/4/mplayerplug-in-3.31-fc4.i386.rpm) = f1546808b8da4f0179a2673bc96f54425539fd0a4ce5988bf6bcf659928b6183 SIZE (rpm/i386/fedora/4/mplayerplug-in-3.31-fc4.i386.rpm) = 480923 +MD5 (rpm/i386/fedora/4/mplayerplug-in-3.31-fc4.src.rpm) = 1e2a454aa2f8105b250fb7e09a746b1a +SHA256 (rpm/i386/fedora/4/mplayerplug-in-3.31-fc4.src.rpm) = 5b933e74f8d967c04eea829fda23a95d614584b50297921141e7be670cbef29d +SIZE (rpm/i386/fedora/4/mplayerplug-in-3.31-fc4.src.rpm) = 231482 |