Date: Thu, 3 Jan 2019 13:43:54 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489171 - in head/graphics/libetonyek01: . files Message-ID: <201901031343.x03DhsZS056944@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Jan 3 13:43:54 2019 New Revision: 489171 URL: https://svnweb.freebsd.org/changeset/ports/489171 Log: update to 0.1.9 Deleted: head/graphics/libetonyek01/files/ Modified: head/graphics/libetonyek01/Makefile head/graphics/libetonyek01/distinfo head/graphics/libetonyek01/pkg-plist Modified: head/graphics/libetonyek01/Makefile ============================================================================== --- head/graphics/libetonyek01/Makefile Thu Jan 3 13:41:28 2019 (r489170) +++ head/graphics/libetonyek01/Makefile Thu Jan 3 13:43:54 2019 (r489171) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libetonyek -PORTVERSION= 0.1.8 -PORTREVISION= 4 +PORTVERSION= 0.1.9 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= LODEV/${PORTNAME} @@ -25,7 +24,7 @@ CONFIGURE_ARGS= --disable-tests --disable-werror --wit CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes -USES= autoreconf compiler:c++11-lib gmake libtool pathfix \ +USES= compiler:c++11-lib gmake libtool pathfix \ pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip Modified: head/graphics/libetonyek01/distinfo ============================================================================== --- head/graphics/libetonyek01/distinfo Thu Jan 3 13:41:28 2019 (r489170) +++ head/graphics/libetonyek01/distinfo Thu Jan 3 13:43:54 2019 (r489171) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524602357 -SHA256 (libetonyek-0.1.8.tar.xz) = 9dc92347aee0cc9ed57b175a3e21f9d96ebe55d30fecb10e841d1050794ed82d -SIZE (libetonyek-0.1.8.tar.xz) = 1324868 +TIMESTAMP = 1546522422 +SHA256 (libetonyek-0.1.9.tar.xz) = e61677e8799ce6e55b25afc11aa5339113f6a49cff031f336e32fa58635b1a4a +SIZE (libetonyek-0.1.9.tar.xz) = 1477064 Modified: head/graphics/libetonyek01/pkg-plist ============================================================================== --- head/graphics/libetonyek01/pkg-plist Thu Jan 3 13:41:28 2019 (r489170) +++ head/graphics/libetonyek01/pkg-plist Thu Jan 3 13:43:54 2019 (r489171) @@ -11,5 +11,5 @@ include/libetonyek-0.1/libetonyek/EtonyekDocument.h include/libetonyek-0.1/libetonyek/libetonyek.h lib/libetonyek-0.1.so lib/libetonyek-0.1.so.1 -lib/libetonyek-0.1.so.1.0.8 +lib/libetonyek-0.1.so.1.0.9 libdata/pkgconfig/libetonyek-0.1.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901031343.x03DhsZS056944>