pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: prlw1
Date: Sun Jun 19 14:33:12 UTC 2016
Modified Files:
pkgsrc/audio/rubberband: Makefile
pkgsrc/devel/elfcat: Makefile
Log Message:
Fix MAINTAINER typo
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/rubberband/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/elfcat/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/rubberband/Makefile
diff -u pkgsrc/audio/rubberband/Makefile:1.1 pkgsrc/audio/rubberband/Makefile:1.2
--- pkgsrc/audio/rubberband/Makefile:1.1 Mon Dec 28 03:29:33 2015
+++ pkgsrc/audio/rubberband/Makefile Sun Jun 19 14:33:11 2016
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2015/12/28 03:29:33 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/19 14:33:11 prlw1 Exp $
DISTNAME= rubberband-1.8.1
CATEGORIES= audio
MASTER_SITES= http://code.breakfastquay.com/attachments/download/34/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users%NetBSD.rog@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://breakfastquay.com/rubberband/
COMMENT= Audio time-stretching and pitch-shifting library
LICENSE= gnu-gpl-v2
Index: pkgsrc/devel/elfcat/Makefile
diff -u pkgsrc/devel/elfcat/Makefile:1.3 pkgsrc/devel/elfcat/Makefile:1.4
--- pkgsrc/devel/elfcat/Makefile:1.3 Thu Jun 9 06:23:38 2016
+++ pkgsrc/devel/elfcat/Makefile Sun Jun 19 14:33:11 2016
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2016/06/09 06:23:38 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/19 14:33:11 prlw1 Exp $
DISTNAME= elfcat-1.0.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=randomstuff/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.rog@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/randomstuff/elfcat/
COMMENT= Dump sections or program entries from a ELF file
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index