pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-pygments.rb ruby-pygments.rb: update some met...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a230453f0110
branches:  trunk
changeset: 458762:a230453f0110
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sun Sep 19 18:52:44 2021 +0000

description:
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.

diffstat:

 www/ruby-pygments.rb/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 2a99156cfb5f -r a230453f0110 www/ruby-pygments.rb/Makefile
--- a/www/ruby-pygments.rb/Makefile     Sun Sep 19 18:46:50 2021 +0000
+++ b/www/ruby-pygments.rb/Makefile     Sun Sep 19 18:52:44 2021 +0000
@@ -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