Date: Sun, 29 May 2016 01:20:41 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416077 - head/graphics/libchamplain08 Message-ID: <201605290120.u4T1KfsT086968@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sun May 29 01:20:40 2016 New Revision: 416077 URL: https://svnweb.freebsd.org/changeset/ports/416077 Log: - Deprecate and expire: the only consumer graphics/geeqie now uses graphics/libchamplain Modified: head/graphics/libchamplain08/Makefile Modified: head/graphics/libchamplain08/Makefile ============================================================================== --- head/graphics/libchamplain08/Makefile Sun May 29 01:20:28 2016 (r416076) +++ head/graphics/libchamplain08/Makefile Sun May 29 01:20:40 2016 (r416077) @@ -11,6 +11,9 @@ PKGNAMESUFFIX= 08 MAINTAINER= amdmi3@FreeBSD.org COMMENT= C library provides a Gtk+ widget to display rasterized maps/markers +DEPRECATED= Old version, not needed any more +EXPIRATION_DATE=2016-06-29 + LIB_DEPENDS= libclutter-gtk-0.10.so:graphics/clutter-gtk \ libsoup-gnome-2.4.so:devel/libsoup-gnome
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605290120.u4T1KfsT086968>