pkgsrc-WIP-changes archive

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

rida-libffi: Set GITHUB_PROJECT



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Mar 19 21:55:31 2018 +0100
Changeset:	0f7d817eb7fdafa7d8c86a2a81bc4403a770451d

Modified Files:
	frida-libffi/Makefile

Log Message:
rida-libffi: Set GITHUB_PROJECT

This fixes fetching after PKGNAME rename.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0f7d817eb7fdafa7d8c86a2a81bc4403a770451d

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

diffstat:
 frida-libffi/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/frida-libffi/Makefile b/frida-libffi/Makefile
index af7e090a79..d0b595cbab 100644
--- a/frida-libffi/Makefile
+++ b/frida-libffi/Makefile
@@ -6,6 +6,8 @@ CATEGORIES=	devel
 MASTER_SITES=   ${MASTER_SITE_GITHUB:=frida/}
 GITHUB_TAG=	808ca2c69269f6df3ee6d33e22515d11739ffd5c
 
+GITHUB_PROJECT=	libffi
+
 MAINTAINER=	asau%inbox.ru@localhost
 HOMEPAGE=	https://www.sourceware.org/libffi/
 COMMENT=	Foreign function interface


Home | Main Index | Thread Index | Old Index