diff options
author | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
commit | f541e11970c0928c97f9e5119cc927afa0f8910a (patch) | |
tree | 0ed41dd52d88e99122ea10fd02e260e1fcc50746 /editors | |
parent | 6851ffc9c3f0810a2549284162592b280f5e8673 (diff) | |
download | pkgsrc-f541e11970c0928c97f9e5119cc927afa0f8910a.tar.gz |
*: revbump for libsndfile
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Sigil/Makefile | 4 | ||||
-rw-r--r-- | editors/focuswriter/Makefile | 4 | ||||
-rw-r--r-- | editors/kate/Makefile | 4 | ||||
-rw-r--r-- | editors/texmaker/Makefile | 4 | ||||
-rw-r--r-- | editors/texstudio/Makefile | 4 | ||||
-rw-r--r-- | editors/texworks/Makefile | 4 | ||||
-rw-r--r-- | editors/xournalpp/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index 41112f47451..1bf4bdcec96 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.133 2020/08/17 20:18:31 leot Exp $ +# $NetBSD: Makefile,v 1.134 2020/08/18 17:57:44 leot Exp $ DISTNAME= Sigil-0.9.14 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=Sigil-Ebook/} GITHUB_PROJECT= Sigil diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile index 1c48095950a..ed2d713608f 100644 --- a/editors/focuswriter/Makefile +++ b/editors/focuswriter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2020/08/17 20:18:33 leot Exp $ +# $NetBSD: Makefile,v 1.6 2020/08/18 17:57:44 leot Exp $ DISTNAME= focuswriter-1.7.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=gottcode/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/editors/kate/Makefile b/editors/kate/Makefile index 340159d4b3c..f6ac552ebf4 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2020/08/17 20:18:34 leot Exp $ +# $NetBSD: Makefile,v 1.59 2020/08/18 17:57:44 leot Exp $ DISTNAME= kate-${KAPPSVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors HOMEPAGE= https://www.kde.org/applications/utilities/kate/ diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index c5d27955e92..f4b6372663c 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2020/08/17 20:18:35 leot Exp $ +# $NetBSD: Makefile,v 1.115 2020/08/18 17:57:44 leot Exp $ DISTNAME= texmaker-5.0.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/texstudio/Makefile b/editors/texstudio/Makefile index 7e7b9d748ad..cf505861ea8 100644 --- a/editors/texstudio/Makefile +++ b/editors/texstudio/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2020/08/17 20:18:35 leot Exp $ +# $NetBSD: Makefile,v 1.56 2020/08/18 17:57:44 leot Exp $ DISTNAME= texstudio-2.12.22 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=texstudio-org/} diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index f3a53fe3960..aa2f28a5754 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2020/08/17 20:18:35 leot Exp $ +# $NetBSD: Makefile,v 1.86 2020/08/18 17:57:44 leot Exp $ DISTNAME= texworks-0.6.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=TeXworks/} GITHUB_PROJECT= texworks diff --git a/editors/xournalpp/Makefile b/editors/xournalpp/Makefile index 85989d972f3..4a0fac8cfcb 100644 --- a/editors/xournalpp/Makefile +++ b/editors/xournalpp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2020/08/17 20:18:36 leot Exp $ +# $NetBSD: Makefile,v 1.18 2020/08/18 17:57:45 leot Exp $ DISTNAME= xournalpp-1.0.18 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GITHUB:=xournalpp/} GITHUB_PROJECT= xournalpp |