git: 827200a59604 - main - graphics/libetonyek01: update to 0.1.10 release

Dima Panov fluffy at FreeBSD.org
Thu Sep 16 18:19:42 UTC 2021


The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=827200a5960492b23d41b95ed04a441829b10fbe

commit 827200a5960492b23d41b95ed04a441829b10fbe
Author:     Dima Panov <fluffy at FreeBSD.org>
AuthorDate: 2021-09-16 18:06:01 +0000
Commit:     Dima Panov <fluffy at FreeBSD.org>
CommitDate: 2021-09-16 18:06:01 +0000

    graphics/libetonyek01: update to 0.1.10 release
---
 graphics/libetonyek01/Makefile              |  3 +--
 graphics/libetonyek01/distinfo              |  6 +++---
 graphics/libetonyek01/files/patch-configure | 22 ++++++++++++++++++++++
 graphics/libetonyek01/pkg-plist             |  2 +-
 4 files changed, 27 insertions(+), 6 deletions(-)

diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile
index 611a34c2fa14..e4b5f4b4acc3 100644
--- a/graphics/libetonyek01/Makefile
+++ b/graphics/libetonyek01/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libetonyek
-PORTVERSION=	0.1.9
-PORTREVISION=	8
+PORTVERSION=	0.1.10
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	LODEV/${PORTNAME}
diff --git a/graphics/libetonyek01/distinfo b/graphics/libetonyek01/distinfo
index 38546fa44eec..e11ae5dc2914 100644
--- a/graphics/libetonyek01/distinfo
+++ b/graphics/libetonyek01/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546522422
-SHA256 (libetonyek-0.1.9.tar.xz) = e61677e8799ce6e55b25afc11aa5339113f6a49cff031f336e32fa58635b1a4a
-SIZE (libetonyek-0.1.9.tar.xz) = 1477064
+TIMESTAMP = 1630009810
+SHA256 (libetonyek-0.1.10.tar.xz) = b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a
+SIZE (libetonyek-0.1.10.tar.xz) = 1494000
diff --git a/graphics/libetonyek01/files/patch-configure b/graphics/libetonyek01/files/patch-configure
new file mode 100644
index 000000000000..8a4512fe0824
--- /dev/null
+++ b/graphics/libetonyek01/files/patch-configure
@@ -0,0 +1,22 @@
+--- configure.orig	2021-05-15 12:08:28 UTC
++++ configure
+@@ -1521,8 +1521,8 @@ Optional Features:
+ Optional Packages:
+   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+-  --with-mdds=1.5|1.4|1.2|1.0|0.x
+-                          Specify which version of mdds to use (1.5 is the
++  --with-mdds=1.7|1.5|1.4|1.2|1.0|0.x
++                          Specify which version of mdds to use (1.7 is the
+                           default)
+   --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
+                           both]
+@@ -3178,7 +3178,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+ if test "${with_mdds+set}" = set; then :
+   withval=$with_mdds;
+ else
+-  with_mdds="1.5"
++  with_mdds="1.7"
+ fi
+ 
+ 
diff --git a/graphics/libetonyek01/pkg-plist b/graphics/libetonyek01/pkg-plist
index 7615fe96cc2b..51687b2cf6cb 100644
--- a/graphics/libetonyek01/pkg-plist
+++ b/graphics/libetonyek01/pkg-plist
@@ -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.9
+lib/libetonyek-0.1.so.1.0.10
 libdata/pkgconfig/libetonyek-0.1.pc


More information about the dev-commits-ports-main mailing list