latest 20 messages by grepper

+ [2015-05-22T02:33:52Z] grepper Do I need to make it an 'annotated' tag?
+ [2015-05-22T02:11:33Z] grepper I just did a new release using the web interface, and tags v0.35.2 (and tovid-0.35.2) but "git describe" in master still shows 0.35.0-55-g93b5ffc . Shouldn't it describe the # of commits since 0.35.2 ?
+ [2015-04-26T03:03:02Z] 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}
+ [2015-04-26T03:02:55Z] 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.
+ [2015-04-25T22:47:25Z] grepper google not much help, guess I'll just wait till there is someone in #freebsd-ports
+ [2015-04-25T22:46:58Z] grepper simple :)
+ [2015-04-25T22:46:55Z] grepper seems I need to override "one or more of DISTVERSION, DISTNAME, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS, EXTRACT_SUFX, or DISTFILES"
+ [2015-04-25T22:42:43Z] grepper thanks
+ [2015-04-25T22:41:34Z] grepper yeah, just have no clue, checking here was after beating my head for a while. I'm sure there is a way using the ports system
+ [2015-04-25T22:40:19Z] grepper trying to make a freebsd port Makefile and am new to it. Have to figure out a way around this...
+ [2015-04-25T22:39:13Z] grepper it didn't happen for a release which is why I wondered
+ [2015-04-25T22:38:32Z] grepper I see.
+ [2015-04-25T22:36:18Z] grepper the naming seemed strange to me and I wondered why that happened
+ [2015-04-25T22:35:56Z] grepper if I have a branch named myproject-0.35.1 , is there a way to download a tar.gz named myproject-0.35.1 rather than myproject-myproject-0.35.1 ?
+ [2015-04-03T04:34:15Z] grepper np :)
+ [2015-04-03T04:20:40Z] grepper as far as I have gathered so far, branches are an integral part of the work flow
+ [2015-04-03T04:19:06Z] grepper sorry, out of my comfort zone for advising, I've mainly worked alone. Usually a team would use branches, not forks though, no ?
+ [2015-04-03T04:08:37Z] grepper I don't think they can unless you invite them or give them access. They would have to fork and issue a pull request as i understand it
+ [2015-03-20T18:54:34Z] grepper thanks, deleting the release and making a new one worked.
+ [2015-03-20T18:50:49Z] grepper okay thanks VxJasonxV