pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2019Q3]: pkgsrc/graphics/jbig2dec Pullup ticket #6098 - reques...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c83742123cbe
branches: pkgsrc-2019Q3
changeset: 408132:c83742123cbe
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Thu Dec 12 10:14:10 2019 +0000
description:
Pullup ticket #6098 - requested by leot
graphics/jbig2dec: correct license
Revisions pulled up:
- graphics/jbig2dec/Makefile 1.13
---
Module Name: pkgsrc
Committed By: leot
Date: Tue Dec 10 10:31:59 UTC 2019
Modified Files:
pkgsrc/graphics/jbig2dec: Makefile
Log Message:
jbig2dec: Update LICENSE: it's under AGPLv3, not GPLv3!
diffstat:
graphics/jbig2dec/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 29ee5856a9d8 -r c83742123cbe graphics/jbig2dec/Makefile
--- a/graphics/jbig2dec/Makefile Sat Dec 07 19:14:00 2019 +0000
+++ b/graphics/jbig2dec/Makefile Thu Dec 12 10:14:10 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/04/25 07:32:58 maya Exp $
+# $NetBSD: Makefile,v 1.12.4.1 2019/12/12 10:14:10 bsiegert Exp $
DISTNAME= jbig2dec-0.16
PKGREVISION= 1
@@ -9,7 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.ghostscript.com/jbig2dec.html
COMMENT= JBIG2 decoder library
-LICENSE= gnu-gpl-v3
+LICENSE= gnu-agpl-v3
USE_LIBTOOL= yes
USE_TOOLS+= autoreconf autoconf automake
Home |
Main Index |
Thread Index |
Old Index