svn commit: r396334 - head/graphics/epeg

Grzegorz Blach gblach at FreeBSD.org
Mon Sep 7 18:15:21 UTC 2015


Author: gblach
Date: Mon Sep  7 18:15:20 2015
New Revision: 396334
URL: https://svnweb.freebsd.org/changeset/ports/396334

Log:
  Mark as deprecated.  Epeg library was merged into efl a long time ago.
  
  PR:		196297
  Approved by:	maintainer timeout

Modified:
  head/graphics/epeg/Makefile

Modified: head/graphics/epeg/Makefile
==============================================================================
--- head/graphics/epeg/Makefile	Mon Sep  7 17:56:29 2015	(r396333)
+++ head/graphics/epeg/Makefile	Mon Sep  7 18:15:20 2015	(r396334)
@@ -18,4 +18,7 @@ USE_LDCONFIG=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib
 
+DEPRECATED=	Merged into devel/efl
+EXPIRATION_DATE=2015-10-10
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list