diff options
author | bsam <bsam@FreeBSD.org> | 2009-06-18 20:23:22 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-06-18 20:23:22 +0800 |
commit | 203d50ab183910ddf1d32b2735be49e77a26c435 (patch) | |
tree | a952c19bea890444ace8efef8e1bb858b812b665 /www | |
parent | a4736d3d4747a08f2905252d78154fb890e22288 (diff) | |
download | freebsd-ports-gnome-203d50ab183910ddf1d32b2735be49e77a26c435.tar.gz freebsd-ports-gnome-203d50ab183910ddf1d32b2735be49e77a26c435.tar.zst freebsd-ports-gnome-203d50ab183910ddf1d32b2735be49e77a26c435.zip |
1. Remove LINUX_DIST=fedora and LINUX_DIST_VER=4 since this is not an
infrastructure linux port and is a package fron Red Hat 9.
2. Move distfile to DIST_SUBDIR=rpm out from rpm/i386/fedora/4 and
fix distfinfo.
No PORTREVISION bump -- no functional and package changes.
This fix is needed to switch defaults to linux f10 ports at 8-CURRENT.
Diffstat (limited to 'www')
-rw-r--r-- | www/linux-mplayer-plugin/Makefile | 3 | ||||
-rw-r--r-- | www/linux-mplayer-plugin/distinfo.i386 | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/linux-mplayer-plugin/Makefile b/www/linux-mplayer-plugin/Makefile index 3b41bef1c702..e32b9d17f18f 100644 --- a/www/linux-mplayer-plugin/Makefile +++ b/www/linux-mplayer-plugin/Makefile @@ -22,10 +22,9 @@ RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer NO_BUILD= yes USE_LINUX_RPM= yes USE_LINUX_APPS= atk gtk2 pango xorglibs -LINUX_DIST= fedora -LINUX_DIST_VER= 4 PREFIX?= ${LOCALBASE} SRC_DISTFILES= +DIST_SUBDIR= rpm USE_NPAPI= linux NPAPI_WRKSRC= ${WRKDIR}/usr/lib/mozilla/plugins diff --git a/www/linux-mplayer-plugin/distinfo.i386 b/www/linux-mplayer-plugin/distinfo.i386 index 831011d8638c..13c1957e3ad9 100644 --- a/www/linux-mplayer-plugin/distinfo.i386 +++ b/www/linux-mplayer-plugin/distinfo.i386 @@ -1,3 +1,3 @@ -MD5 (rpm/i386/fedora/4/mplayerplug-in-3.50-1.rh9.rf.i386.rpm) = 0010a45c2844d64d1b044f2015d29545 -SHA256 (rpm/i386/fedora/4/mplayerplug-in-3.50-1.rh9.rf.i386.rpm) = ed34dab3bda66fc4dc35eac855335ecdb72818c79a84f5ed6d8916cc6792e417 -SIZE (rpm/i386/fedora/4/mplayerplug-in-3.50-1.rh9.rf.i386.rpm) = 547905 +MD5 (rpm/mplayerplug-in-3.50-1.rh9.rf.i386.rpm) = 0010a45c2844d64d1b044f2015d29545 +SHA256 (rpm/mplayerplug-in-3.50-1.rh9.rf.i386.rpm) = ed34dab3bda66fc4dc35eac855335ecdb72818c79a84f5ed6d8916cc6792e417 +SIZE (rpm/mplayerplug-in-3.50-1.rh9.rf.i386.rpm) = 547905 |