[Bug 198869] USE_GITHUB doesn't set WRKSRC correctly.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 24 13:56:19 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198869
--- Comment #2 from Mathieu Arnold <mat at FreeBSD.org> ---
First, may I point you to the third example of the USE_GITHUB part of the
porter's handbook:
https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.html#makefile-master_sites-github-ex3
Then, I'd say you have a local patch:
$ make makesum extract
===> License GPLv3 accepted by the user
===> Found saved configuration for freeblocks-0.5
===> freeblocks-0.5 depends on file: /usr/local/sbin/pkg - found
=> freeblocks-v0.5_GH0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch
https://codeload.github.com/dorkster/freeblocks/tar.gz/v0.5?dummy=/freeblocks-v0.5_GH0.tar.gz
freeblocks-v0.5_GH0.tar.gz 100% of 7728 kB 2999 kBps 00m03s
===> Fetching all distfiles required by freeblocks-0.5 for building
===> License GPLv3 accepted by the user
===> Found saved configuration for freeblocks-0.5
===> freeblocks-0.5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by freeblocks-0.5 for building
===> Extracting for freeblocks-0.5
=> SHA256 Checksum OK for freeblocks-v0.5_GH0.tar.gz.
$ make -V WRKSRC
/home/mat/ports/games/freeblocks/work/freeblocks-0.5
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list