1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Update multimedia/moonlight to 1.0.1.

- Fix packing list.
This commit is contained in:
Florent Thoumie 2009-04-09 15:34:17 +00:00
parent c1947aa359
commit 9850d364bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231936
2 changed files with 6 additions and 9 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= moonlight
PORTVERSION= 1.0
PORTREVISION= 1
PORTVERSION= 1.0.1
CATEGORIES= multimedia www
MASTER_SITES= http://ftp.novell.com/pub/mono/sources/moon/
DISTNAME= moon-${PORTVERSION}
@ -28,8 +27,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ARGS= --with-cairo=system \
--with-debug=yes
BROKEN= bad plist
WEBPLUGINS_DIR= ${PREFIX}/lib/moon/plugin
WEBPLUGINS_FILES= libmoonloader.so \
libmoonplugin.so
@ -40,8 +37,6 @@ WEBPLUGINS_FILES= libmoonloader.so \
IGNORE= does not build: not yet ported to sparc64
.endif
.include "${PORTSDIR}/www/firefox/Makefile.webplugins"
.if !defined(WITHOUT_FF2) || exists(${LOCALBASE}/bin/firefox)
BUILD_DEPENDS+= ${LOCALBASE}/bin/firefox:${PORTSDIR}/www/firefox
RUN_DEPENDS+= ${LOCALBASE}/bin/firefox:${PORTSDIR}/www/firefox
@ -72,6 +67,8 @@ PLIST_SUB+= FF3="@comment "
CONFIGURE_ARGS+= --with-ff3=no
#.endif
.include "${PORTSDIR}/www/firefox/Makefile.webplugins"
# Building the .xpi doesn't actually require embedded cairo, but it's a safer option
# as there's no way for firefox to detect if cairo is already installed apparently.
.if defined(WITH_XPI_PLUGIN)

View File

@ -1,3 +1,3 @@
MD5 (moon-1.0.tar.bz2) = 3600d96fe421c7713cef8847cca5bb8a
SHA256 (moon-1.0.tar.bz2) = 440133d964120858832133981f4b559cc208fa2bccf20154f62c22318f373645
SIZE (moon-1.0.tar.bz2) = 8806735
MD5 (moon-1.0.1.tar.bz2) = 48fafb26a48f15c30fd2d52b2add5660
SHA256 (moon-1.0.1.tar.bz2) = da3ea10ea85cba126952a6a27f1cdd3e2c83f6e20fe3942819201e6beb80b9b7
SIZE (moon-1.0.1.tar.bz2) = 8812587