pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/exiv2
Module Name: pkgsrc
Committed By: tnn
Date: Sat Apr 23 20:25:38 UTC 2022
Modified Files:
pkgsrc/graphics/exiv2: Makefile
Log Message:
exiv2: fix master site
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/graphics/exiv2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/exiv2/Makefile
diff -u pkgsrc/graphics/exiv2/Makefile:1.48 pkgsrc/graphics/exiv2/Makefile:1.49
--- pkgsrc/graphics/exiv2/Makefile:1.48 Sun Nov 7 12:09:12 2021
+++ pkgsrc/graphics/exiv2/Makefile Sat Apr 23 20:25:38 2022
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.48 2021/11/07 12:09:12 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2022/04/23 20:25:38 tnn Exp $
DISTNAME= exiv2-0.27.5-Source
PKGNAME= ${DISTNAME:S/-Source//}
CATEGORIES= graphics
-MASTER_SITES= https://www.exiv2.org/builds/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=Exiv2/}
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.exiv2.org/
Home |
Main Index |
Thread Index |
Old Index