From 81c21425439e30959683ab6312eb74d0a281b22b Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 9 Sep 2024 02:35:00 +0800 Subject: [PATCH] textproc/rubygem-ruby-augeas: Update to 0.6.0 - Update WWW - Clean up Makefile Changes: https://github.com/hercules-team/ruby-augeas/releases --- textproc/rubygem-ruby-augeas/Makefile | 14 ++++---------- textproc/rubygem-ruby-augeas/distinfo | 5 +++-- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/textproc/rubygem-ruby-augeas/Makefile b/textproc/rubygem-ruby-augeas/Makefile index d94db10c445a..87a4aa1d9605 100644 --- a/textproc/rubygem-ruby-augeas/Makefile +++ b/textproc/rubygem-ruby-augeas/Makefile @@ -1,12 +1,12 @@ PORTNAME= ruby-augeas -PORTVERSION= 0.5.0 -PORTREVISION= 4 +PORTVERSION= 0.6.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for Augeas -WWW= https://augeas.net/ +WWW= https://augeas.net/ \ + https://github.com/hercules-team/ruby-augeas LICENSE= LGPL21 @@ -15,12 +15,6 @@ LIB_DEPENDS= libaugeas.so:textproc/augeas USES= gem gnome pkgconfig USE_GNOME= libxml2 -CONFIGURE_ARGS= --with-opt-include="${LOCALBASE}/include/libxml2" - -.include - -.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) -CONFIGURE_ARGS+= --with-cflags="-Wno-error=incompatible-function-pointer-types" -.endif +CONFIGURE_ARGS= --with-opt-include=${LOCALBASE}/include/libxml2 .include diff --git a/textproc/rubygem-ruby-augeas/distinfo b/textproc/rubygem-ruby-augeas/distinfo index 69a0f4953813..ce311846cecf 100644 --- a/textproc/rubygem-ruby-augeas/distinfo +++ b/textproc/rubygem-ruby-augeas/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/ruby-augeas-0.5.0.gem) = 42b0973c8ff88c5a903a1b126f1418a69eb3c8f4d45999055bfdce9b70e57101 -SIZE (rubygem/ruby-augeas-0.5.0.gem) = 24064 +TIMESTAMP = 1725560911 +SHA256 (rubygem/ruby-augeas-0.6.0.gem) = 002bd237d8dce4b918384cc3043254bf5264efe81f663d1c9ac7b41cbe4df8d2 +SIZE (rubygem/ruby-augeas-0.6.0.gem) = 31232