pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/portaudio



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 30 01:16:42 UTC 2023

Modified Files:
        pkgsrc/audio/portaudio: Makefile

Log Message:
https


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/audio/portaudio/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/portaudio/Makefile
diff -u pkgsrc/audio/portaudio/Makefile:1.38 pkgsrc/audio/portaudio/Makefile:1.39
--- pkgsrc/audio/portaudio/Makefile:1.38        Sat May  6 19:08:47 2023
+++ pkgsrc/audio/portaudio/Makefile     Sat Dec 30 01:16:42 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.38 2023/05/06 19:08:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2023/12/30 01:16:42 zafer Exp $
 
 DISTNAME=      pa_stable_v190600_20161030
 PKGNAME=       ${DISTNAME:S/^pa_stable_v/portaudio-/1:S/_/./g}
 PKGREVISION=   13
 CATEGORIES=    audio
-MASTER_SITES=  http://www.portaudio.com/archives/
+MASTER_SITES=  https://www.portaudio.com/archives/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    nia%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index