pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/filesystems/fuse-gstfs-ng fuse-gstfs-ng: Add SUPERSEDES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18a710204b9a
branches:  trunk
changeset: 347090:18a710204b9a
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Jan 07 16:16:51 2020 +0000

description:
fuse-gstfs-ng: Add SUPERSEDES

diffstat:

 filesystems/fuse-gstfs-ng/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r c19e58537e41 -r 18a710204b9a filesystems/fuse-gstfs-ng/Makefile
--- a/filesystems/fuse-gstfs-ng/Makefile        Tue Jan 07 16:16:01 2020 +0000
+++ b/filesystems/fuse-gstfs-ng/Makefile        Tue Jan 07 16:16:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/07 16:15:25 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/07 16:16:51 nia Exp $
 
 DISTNAME=      gstfs-ng-1.1
 PKGNAME=       fuse-${DISTNAME}
@@ -12,6 +12,8 @@
 COMMENT=       FUSE-based file system for dynamic gstreamer-based transcoding
 LICENSE=       gnu-lgpl-v3
 
+SUPERSEDES+=   fuse-gstfs-[0-9]*
+
 USE_TOOLS+=    pkg-config bash:run
 USE_LANGUAGES= c c++03
 



Home | Main Index | Thread Index | Old Index