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 11:20:19 UTC 2020
Modified Files:
pkgsrc/audio/alac: Makefile
Log Message:
audio/alac: Fix wrong PKGNAME
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 pkgsrc/audio/alac/Makefile:1.2
--- pkgsrc/audio/alac/Makefile:1.1 Tue Apr 14 22:33:14 2020
+++ pkgsrc/audio/alac/Makefile Sat Apr 25 11:20:19 2020
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/04/14 22:33:14 js Exp $
+# $NetBSD: Makefile,v 1.2 2020/04/25 11:20:19 js Exp $
-DISTNAME= alac_decoder-0.2.0
+PKGNAME= alac-0.2.0
+DISTNAME= alac_decoder-${PKGVERSION_NOREV}
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