pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/musicpd



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Dec  7 00:30:33 UTC 2023

Modified Files:
        pkgsrc/audio/musicpd: Makefile

Log Message:
musicpd: belatedly bump PKGREVISION after script change


To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 pkgsrc/audio/musicpd/Makefile

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

Modified files:

Index: pkgsrc/audio/musicpd/Makefile
diff -u pkgsrc/audio/musicpd/Makefile:1.301 pkgsrc/audio/musicpd/Makefile:1.302
--- pkgsrc/audio/musicpd/Makefile:1.301 Mon Nov 13 15:23:51 2023
+++ pkgsrc/audio/musicpd/Makefile       Thu Dec  7 00:30:33 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.301 2023/11/13 15:23:51 wiz Exp $
+# $NetBSD: Makefile,v 1.302 2023/12/07 00:30:33 gutteridge Exp $
 
 DISTNAME=      mpd-0.23.14
 PKGNAME=       ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    audio
 MASTER_SITES=  https://www.musicpd.org/download/mpd/${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.xz



Home | Main Index | Thread Index | Old Index