pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/alac



Module Name:    pkgsrc
Committed By:   js
Date:           Sat Apr 25 12:54:00 UTC 2020

Modified Files:
        pkgsrc/audio/alac: Makefile

Log Message:
audio/alac: Cosmetic improvement


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/alac/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/alac/Makefile
diff -u pkgsrc/audio/alac/Makefile:1.2 pkgsrc/audio/alac/Makefile:1.3
--- pkgsrc/audio/alac/Makefile:1.2      Sat Apr 25 11:20:19 2020
+++ pkgsrc/audio/alac/Makefile  Sat Apr 25 12:54:00 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/04/25 11:20:19 js Exp $
+# $NetBSD: Makefile,v 1.3 2020/04/25 12:54:00 js Exp $
 
-PKGNAME=       alac-0.2.0
-DISTNAME=      alac_decoder-${PKGVERSION_NOREV}
+DISTNAME=      alac_decoder-0.2.0
+PKGNAME=       ${DISTNAME:S/_decoder//}
 CATEGORIES=    audio
 MASTER_SITES=  https://web.archive.org/web/20150510210401if_/http://craz.net/programs/itunes/files/
 EXTRACT_SUFX=  .tgz



Home | Main Index | Thread Index | Old Index