Date: Thu, 4 Aug 2011 03:23:40 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/159474: Update port: graphics/ming Message-ID: <20110804032340.bc4cc399.tkato432@yahoo.com> Resent-Message-ID: <201108031840.p73IeV4L077029@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 159474 >Category: ports >Synopsis: Update port: graphics/ming >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 03 18:40:30 UTC 2011 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.4-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update MASTER_SITES and WWW: line >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/ming/Makefile graphics/ming/Makefile --- /usr/ports/graphics/ming/Makefile 2011-08-01 23:19:45.000000000 +0900 +++ graphics/ming/Makefile 2011-08-02 01:53:26.000000000 +0900 @@ -9,22 +9,19 @@ PORTVERSION= 0.3.0 PORTREVISION= 4 CATEGORIES= graphics -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/Really%20Old%20Stuff/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= LGPL'ed Flash 4/5 movie output library with many languages support -BROKEN= Does not fetch - LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif CONFLICTS= ja-ming-[0-9]* -USE_GNOME= gnometarget USE_BISON= build GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --includedir=${PREFIX}/include/ming \ ac_cv_path_PYTHON=no USE_LDCONFIG= yes diff -urN /usr/ports/graphics/ming/pkg-descr graphics/ming/pkg-descr --- /usr/ports/graphics/ming/pkg-descr 2009-12-21 15:23:02.000000000 +0900 +++ graphics/ming/pkg-descr 2011-07-31 02:46:37.000000000 +0900 @@ -1,4 +1,4 @@ Ming is an LGPL'ed Flash 4/5 (TM) movie (SWF) output library with PHP, Python, Ruby, Perl5, C and C++ interfaces. -WWW: http://www.opaque.net/ming/ +WWW: http://www.libming.org/ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110804032340.bc4cc399.tkato432>