mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
textproc/rubygem-ruby-augeas: Update to 0.6.0
- Update WWW - Clean up Makefile Changes: https://github.com/hercules-team/ruby-augeas/releases
This commit is contained in:
parent
f95c041283
commit
81c2142543
@ -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 <bsd.port.options.mk>
|
||||
|
||||
.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 <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user