Date: Wed, 20 Mar 2013 03:10:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: gnome@FreeBSD.org Subject: Re: ports/176903: commit references a PR Message-ID: <201303200310.r2K3A12l083364@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176903; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176903: commit references a PR Date: Wed, 20 Mar 2013 02:59:55 +0000 (UTC) Author: mezz Date: Wed Mar 20 02:59:46 2013 New Revision: 314707 URL: http://svnweb.freebsd.org/changeset/ports/314707 Log: Fix the plist when Jasper disabled. PR: ports/176903 Submitted by: r4721@tormail.org (no name, just email in PR) Modified: head/graphics/gegl/pkg-plist Modified: head/graphics/gegl/pkg-plist ============================================================================== --- head/graphics/gegl/pkg-plist Wed Mar 20 02:39:49 2013 (r314706) +++ head/graphics/gegl/pkg-plist Wed Mar 20 02:59:46 2013 (r314707) @@ -160,8 +160,8 @@ lib/gegl-%%GEGL_VER%%/introspect.la lib/gegl-%%GEGL_VER%%/introspect.so lib/gegl-%%GEGL_VER%%/invert.la lib/gegl-%%GEGL_VER%%/invert.so -lib/gegl-%%GEGL_VER%%/jp2-load.la -lib/gegl-%%GEGL_VER%%/jp2-load.so +%%JP2%%lib/gegl-%%GEGL_VER%%/jp2-load.la +%%JP2%%lib/gegl-%%GEGL_VER%%/jp2-load.so lib/gegl-%%GEGL_VER%%/layer.la lib/gegl-%%GEGL_VER%%/layer.so lib/gegl-%%GEGL_VER%%/lens-distortion.la _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303200310.r2K3A12l083364>