pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/par2



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon May  4 18:41:23 UTC 2020

Modified Files:
        pkgsrc/archivers/par2: Makefile

Log Message:
par2: update Github repo


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/archivers/par2/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/par2/Makefile
diff -u pkgsrc/archivers/par2/Makefile:1.32 pkgsrc/archivers/par2/Makefile:1.33
--- pkgsrc/archivers/par2/Makefile:1.32 Sun Feb  9 15:36:52 2020
+++ pkgsrc/archivers/par2/Makefile      Mon May  4 18:41:22 2020
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.32 2020/02/09 15:36:52 rhialto Exp $
+# $NetBSD: Makefile,v 1.33 2020/05/04 18:41:22 adam Exp $
 
 DISTNAME=      par2cmdline-0.8.1
 PKGNAME=       ${DISTNAME:S/cmdline//}
 CATEGORIES=    archivers misc
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=BlackIkeEagle/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=Parchive/}
 GITHUB_PROJECT=        par2cmdline
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/BlackIkeEagle/par2cmdline
+HOMEPAGE=      https://github.com/Parchive/par2cmdline
 COMMENT=       PAR 2.0 compatible file verification and repair tool
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index