+ [10 years ago] grepper google not much help, guess I'll just wait till there is someone in #freebsd-ports
+ [10 years ago] sonOfRa I'd guess DISTNAME or DISTFILES
+ [10 years ago] mignw how do you update mingw git bash?
+ [10 years ago] mignw BASH 3.2.25 required (you have 3.1.20(4)-release)
+ [10 years ago] bas3d_GOD anyone know about git bash?

message no. 91249

Posted by grepper in #github at 2015-04-25T22:40:19Z

trying to make a freebsd port Makefile and am new to it. Have to figure out a way around this...
+ [10 years ago] clop2 in the issue tracker, is there a way to mark, purely for myself, that i don't want to see a particular issue when I browse the issues?
+ [10 years ago] grepper sonOfRa: tried all those in various combos, trouble is the file is program-version.tar.gz but extracts to program-program-version. So none of those are going to work I don't think.
+ [10 years ago] grepper sonOfRa: this worked, I doubt its it right way to do it tho: EXTRACT_AFTER_ARGS= && ${MV} ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION} ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+ [10 years ago] nickoe I am having trouble pulling a pull request locally.