pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/as31
Module Name: pkgsrc
Committed By: nia
Date: Thu Aug 10 15:44:24 UTC 2023
Modified Files:
pkgsrc/devel/as31: Makefile
Log Message:
as31: Little note about why debian for MASTER_SITES
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/as31/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/as31/Makefile
diff -u pkgsrc/devel/as31/Makefile:1.23 pkgsrc/devel/as31/Makefile:1.24
--- pkgsrc/devel/as31/Makefile:1.23 Thu Aug 10 15:39:36 2023
+++ pkgsrc/devel/as31/Makefile Thu Aug 10 15:44:24 2023
@@ -1,8 +1,11 @@
-# $NetBSD: Makefile,v 1.23 2023/08/10 15:39:36 nia Exp $
+# $NetBSD: Makefile,v 1.24 2023/08/10 15:44:24 nia Exp $
DISTNAME= as31_${PKGVERSION_NOREV}.orig
PKGNAME= as31-2.3.1
CATEGORIES= devel
+# The actual master site (see HOMEPAGE) uses a strange URL scheme
+# that pkgsrc struggles to understand, so use Debian's mirror of
+# the original sources.
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/a/as31/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index