pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11
Module Name: pkgsrc
Committed By: tsutsui
Date: Sun Aug 29 17:08:47 UTC 2021
Modified Files:
pkgsrc/x11/ruby-gtksourceview2: Makefile
pkgsrc/x11/ruby-vte: Makefile
Log Message:
ruby-gtksourceview2, ruby-vte: bump PKGREVISION to pull hacked ruby-gtk2.
Build test only.
I will remove these packages soon if no one will take MAINTAINER.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/ruby-gtksourceview2/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/ruby-vte/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/ruby-gtksourceview2/Makefile
diff -u pkgsrc/x11/ruby-gtksourceview2/Makefile:1.9 pkgsrc/x11/ruby-gtksourceview2/Makefile:1.10
--- pkgsrc/x11/ruby-gtksourceview2/Makefile:1.9 Sun Aug 22 17:02:44 2021
+++ pkgsrc/x11/ruby-gtksourceview2/Makefile Sun Aug 29 17:08:47 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2021/08/22 17:02:44 tsutsui Exp $
+# $NetBSD: Makefile,v 1.10 2021/08/29 17:08:47 tsutsui Exp $
#
-VERSION= 3.4.3
-DISTNAME= gtksourceview2-${VERSION}
+DISTNAME= gtksourceview2-3.4.3
+PKGREVISION= 1
CATEGORIES= x11
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -13,8 +13,6 @@ LICENSE= gnu-lgpl-v2.1
CONFLICTS+= ruby-gnome2-gtksourceview2-[0-9]*
SUPERSEDES+= ruby-gnome2-gtksourceview2-[0-9]*
-DEPENDS+= ${RUBY_PKGPREFIX}-gtk2>=${VERSION}:../../x11/ruby-gtk2
-
.include "../../x11/gtksourceview2/buildlink3.mk"
.include "../../x11/ruby-gtk2/buildlink3.mk"
.include "../../lang/ruby/gem.mk"
Index: pkgsrc/x11/ruby-vte/Makefile
diff -u pkgsrc/x11/ruby-vte/Makefile:1.6 pkgsrc/x11/ruby-vte/Makefile:1.7
--- pkgsrc/x11/ruby-vte/Makefile:1.6 Sun Aug 22 17:02:44 2021
+++ pkgsrc/x11/ruby-vte/Makefile Sun Aug 29 17:08:47 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2021/08/22 17:02:44 tsutsui Exp $
+# $NetBSD: Makefile,v 1.7 2021/08/29 17:08:47 tsutsui Exp $
#
-VERSION= 3.4.3
-DISTNAME= vte-${VERSION}
+DISTNAME= vte-3.4.3
+PKGREVISION= 1
CATEGORIES= x11
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -13,8 +13,6 @@ LICENSE= gnu-lgpl-v2.1
CONFLICTS+= ruby-gnome2-vte-[0-9]*
SUPERSEDES+= ruby-gnome2-vte-[0-9]*
-DEPENDS+= ${RUBY_PKGPREFIX}-gtk2>=${VERSION}:../../x11/ruby-gtk2
-
.include "../../x11/ruby-gtk2/buildlink3.mk"
.include "../../x11/vte/buildlink3.mk"
.include "../../lang/ruby/gem.mk"
Home |
Main Index |
Thread Index |
Old Index