On 2016/09/21 06:30, Josh Grosse wrote:
> On Wed, Sep 21, 2016 at 11:10:16AM +0100, Stuart Henderson wrote:
> > They still have proper tarballs, this is identical to the previous one:
> > 
> > https://github.com/transmission/transmission-releases/raw/master/transmission-2.92.tar.xz
> 
> Thank you, Sir.  But is there a GH_* mechanism to fetch it?  Or should I set
> MASTER_SITES_GITHUB instead?
> 

The GH_* things are just for lazy upstreams who don't make proper tarballs,
and the MASTER_SITES_GITHUB is only for use with the GH_* variables.
This is all that's needed - ok?

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/transmission/Makefile,v
retrieving revision 1.105
diff -u -p -r1.105 Makefile
--- Makefile    11 Apr 2016 20:00:51 -0000      1.105
+++ Makefile    21 Sep 2016 10:46:22 -0000
@@ -17,7 +17,7 @@ MAINTAINER=   Josh Grosse <j...@jggimi.hom
 # GPLv2+
 PERMIT_PACKAGE_CDROM=  Yes
 
-MASTER_SITES=  http://download.transmissionbt.com/files/
+MASTER_SITES=  
https://github.com/transmission/transmission-releases/raw/master/
 EXTRACT_SUFX=  .tar.xz
 
 MULTI_PACKAGES=        -main -gtk -qt

Reply via email to