[Bug 202396] [PATCH] ports-mgmt/freebsd-bugzilla-cli: fix unfetchable distfile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 17 20:56:05 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202396

            Bug ID: 202396
           Summary: [PATCH] ports-mgmt/freebsd-bugzilla-cli: fix
                    unfetchable distfile
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pgollucci at FreeBSD.org
          Reporter: cpm at fbsd.es
          Assignee: pgollucci at FreeBSD.org
             Flags: maintainer-feedback?(pgollucci at FreeBSD.org)
          Keywords: patch

- Add GH_PROJECT target to make it fetchable again.

--- Makefile.orig       2015-08-17 22:51:32.802906000 +0200
+++ Makefile    2015-08-17 22:50:46.759023000 +0200
@@ -22,6 +22,7 @@

 USE_GITHUB=    yes
 GH_ACCOUNT=    pgollucci
+GH_PROJECT=    freebsd-bugzilla-cli

 NO_ARCH=       yes
 NO_BUILD=      yes

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list