pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/transmission-qt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb  7 18:21:46 UTC 2024

Modified Files:
        pkgsrc/net/transmission-qt: Makefile

Log Message:
transmission-qt: reset PKGREVISION after update


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/net/transmission-qt/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/transmission-qt/Makefile
diff -u pkgsrc/net/transmission-qt/Makefile:1.81 pkgsrc/net/transmission-qt/Makefile:1.82
--- pkgsrc/net/transmission-qt/Makefile:1.81    Tue Jan 30 14:22:29 2024
+++ pkgsrc/net/transmission-qt/Makefile Wed Feb  7 18:21:46 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2024/01/30 14:22:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.82 2024/02/07 18:21:46 wiz Exp $
 
 PKGNAME=       transmission-qt-${VERSION}
-PKGREVISION=   6
 COMMENT=       Free, lightweight BitTorrent client (QT version)
 
 DEPENDS+=      transmission-common>=${VERSION}:../../net/transmission-common



Home | Main Index | Thread Index | Old Index