diff --git a/devel/rubygem-rugged/Makefile b/devel/rubygem-rugged/Makefile index f4759eef2697..1e9010ebd113 100644 --- a/devel/rubygem-rugged/Makefile +++ b/devel/rubygem-rugged/Makefile @@ -1,30 +1,29 @@ # Also update devel/libgit2, devel/libgit2-glib, devel/py-pygit2 PORTNAME= rugged -PORTVERSION= 1.7.2 -PORTREVISION= 3 +PORTVERSION= 1.9.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby bindings to the libgit2 library WWW= https://github.com/libgit2/rugged LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE # switch to bundled libgit2 version as rugged does not support 1.8 version from ports (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282593) #BUILD_DEPENDS= libgit2>=${PORTVERSION:R}:devel/libgit2 #LIB_DEPENDS= libgit2.so:devel/libgit2 \ # libgmp.so:math/gmp #CONFIGURE_ARGS= --use-system-libraries #USES= gem pkgconfig LIB_DEPENDS= libssh2.so:security/libssh2 CONFIGURE_ARGS= --with-ssh USES= cmake:indirect gem pkgconfig ssl post-install: ${RM} -r ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/vendor/libgit2/build .include diff --git a/devel/rubygem-rugged/distinfo b/devel/rubygem-rugged/distinfo index 4d6059edb728..c03fe3a670e7 100644 --- a/devel/rubygem-rugged/distinfo +++ b/devel/rubygem-rugged/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707399645 -SHA256 (rubygem/rugged-1.7.2.gem) = 9049b1f4c37f39d7b0e6fc5768815c5c5f470bf27d3fd725ab032258c2b38ce9 -SIZE (rubygem/rugged-1.7.2.gem) = 1835008 +TIMESTAMP = 1773988962 +SHA256 (rubygem/rugged-1.9.0.gem) = 7faaa912c5888d6e348d20fa31209b6409f1574346b1b80e309dbc7e8d63efac +SIZE (rubygem/rugged-1.9.0.gem) = 1889280