pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-pygments.rb
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Sep 19 18:52:44 UTC 2021
Modified Files:
pkgsrc/www/ruby-pygments.rb: Makefile
Log Message:
ruby-pygments.rb: update some metadata (NFC)
Update description and home page, per request from the current
upstream developer of this package. Addresses a PR submitted as
https://github.com/NetBSD/pkgsrc/pull/88. While here, address a
pkglint warning that it's associated with the wrong category.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/ruby-pygments.rb/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-pygments.rb/Makefile
diff -u pkgsrc/www/ruby-pygments.rb/Makefile:1.23 pkgsrc/www/ruby-pygments.rb/Makefile:1.24
--- pkgsrc/www/ruby-pygments.rb/Makefile:1.23 Sun Mar 21 13:12:10 2021
+++ pkgsrc/www/ruby-pygments.rb/Makefile Sun Sep 19 18:52:44 2021
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.23 2021/03/21 13:12:10 taca Exp $
+# $NetBSD: Makefile,v 1.24 2021/09/19 18:52:44 gutteridge Exp $
DISTNAME= pygments.rb-2.2.0
-CATEGORIES= textproc
+CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/tmm1/pygments.rb
-COMMENT= Pygments wrapper for ruby
+HOMEPAGE= https://github.com/pygments/pygments.rb
+COMMENT= Ruby wrapper for Pygments syntax highlighter
LICENSE= mit
REPLACE_PYTHON= lib/pygments/mentos.py
Home |
Main Index |
Thread Index |
Old Index