pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-jekyll-archives
Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 22 16:02:10 UTC 2024
Modified Files:
        pkgsrc/www/ruby-jekyll-archives: Makefile
Log Message:
www/ruby-jekyll-archives: remove ruby32 restriction
Since pkgsrc's www/ruby-liquid package is already supports ruby32,
there is no reason to avoid ruby32.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/ruby-jekyll-archives/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-jekyll-archives/Makefile
diff -u pkgsrc/www/ruby-jekyll-archives/Makefile:1.11 pkgsrc/www/ruby-jekyll-archives/Makefile:1.12
--- pkgsrc/www/ruby-jekyll-archives/Makefile:1.11       Sat Apr 29 13:47:07 2023
+++ pkgsrc/www/ruby-jekyll-archives/Makefile    Sun Sep 22 16:02:10 2024
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2023/04/29 13:47:07 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2024/09/22 16:02:10 taca Exp $
 
 DISTNAME=      jekyll-archives-2.2.1
+PKGREVISION=   1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -12,7 +13,5 @@ DEPENDS+=     ${RUBY_PKGPREFIX}-jekyll>=2.4:
 
 USE_LANGUAGES= # none
 
-RUBY_VERSIONS_INCOMPATIBLE=    32
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index