aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjrm <jrm@FreeBSD.org>2016-09-24 09:18:14 +0800
committerjrm <jrm@FreeBSD.org>2016-09-24 09:18:14 +0800
commit4344c2a027ea24a17ef2105a6780494e4e24ef60 (patch)
treee661ecfc6c2f797d9e7f4f8b812ae989a8f4d3d1 /devel
parentafe1181269fe7e4f4753905c77d69c93d5ccb122 (diff)
downloadfreebsd-ports-gnome-4344c2a027ea24a17ef2105a6780494e4e24ef60.tar.gz
freebsd-ports-gnome-4344c2a027ea24a17ef2105a6780494e4e24ef60.tar.zst
freebsd-ports-gnome-4344c2a027ea24a17ef2105a6780494e4e24ef60.zip
Minor improvement to deal with all-caps name from upstream
Apply suggestion from mat@: - Set GH_PROJECT rather than overwriting default WRKSRC Reported by: mat Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8019
Diffstat (limited to 'devel')
-rw-r--r--devel/bossa/Makefile3
-rw-r--r--devel/bossa/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/bossa/Makefile b/devel/bossa/Makefile
index 92911382055b..aa4656c62a02 100644
--- a/devel/bossa/Makefile
+++ b/devel/bossa/Makefile
@@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
GH_ACCOUNT= shumatech
+GH_PROJECT= ${PORTNAME:tu}
GH_TAGNAME= ae08c63
USES= compiler:c++11-lang gmake
@@ -21,8 +22,6 @@ LDFLAGS+= -L${PREFIX}/lib
ALL_TARGET= bin/bossac
-WRKSRC= ${WRKDIR}/${PORTNAME:tu}-${GH_TAGNAME}
-
OPTIONS_DEFINE= BOSSA BOSSASH
OPTIONS_DEFAULT= BOSSASH
OPTIONS_SUB= yes
diff --git a/devel/bossa/distinfo b/devel/bossa/distinfo
index 68fc6c3163d7..8a892a83f567 100644
--- a/devel/bossa/distinfo
+++ b/devel/bossa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474645354
-SHA256 (shumatech-bossa-1.7.0.a-ae08c63_GH0.tar.gz) = 5660dea8bc531a0ff9684c7c832e989f59a892e3352c2133c866b09b23f6a958
-SIZE (shumatech-bossa-1.7.0.a-ae08c63_GH0.tar.gz) = 539364
+TIMESTAMP = 1474664488
+SHA256 (shumatech-BOSSA-1.7.0.a-ae08c63_GH0.tar.gz) = 5660dea8bc531a0ff9684c7c832e989f59a892e3352c2133c866b09b23f6a958
+SIZE (shumatech-BOSSA-1.7.0.a-ae08c63_GH0.tar.gz) = 539364
/cgit/cgit.cgi/freebsd-ports-gnome/commit/x11-toolkits/fox17/Makefile?h=gnome-3.28&id=e7537bff09a3a3bd7cf9af85638233cbafd82629'>Bump portrevision after png updatebapt2014-12-261-1/+1 * Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1 * - Reset maintainership of my portsgahr2014-12-111-1/+1 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * - Drop .la files, no dependees require themamdmi32014-08-291-1/+2 * - Update to 1.7.49gahr2014-07-311-1/+1 * - Update to 1.7.48gahr2014-07-151-1/+1 * - Update to 1.7.47gahr2014-05-201-2/+1 * - Update to 0.4.0sunpoet2014-05-081-1/+1 * When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-2/+2 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1 * Convert to USES=libtoolbapt2014-03-031-3/+3 * - Update to 1.7.46gahr2014-02-241-1/+5 * - Update to 1.7.45gahr2014-01-081-1/+1 * - Update to 1.7.44gahr2013-12-091-1/+1 * - Update to 1.7.43gahr2013-10-251-2/+1 * - Refactor FOX portsgahr2013-10-071-27/+17 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Update to 1.7.42gahr2013-09-191-1/+1 * Bump some PORTREVISIONs due to graphics/webp update to 0.3.1mm2013-09-101-0/+1 * - Update to 1.7.41gahr2013-08-291-1/+1 * - Update to 1.7.40gahr2013-07-251-1/+1 * - Update to 1.7.39gahr2013-05-131-1/+1 * - Update to 1.7.38gahr2013-03-281-7/+9 * This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1 * - Remove USE_GCC - builds fine with clanggahr2012-12-171-1/+0 * - Update to 1.7.37gahr2012-11-271-6/+2 * - Update to 1.7.36gahr2012-08-301-2/+1 * - Remove CONFLICTS between x11-toolkits/fox16 and x11-toolkits/fox17 bygahr2012-08-131-5/+15 * - Update to 1.7.35gahr2012-08-061-20/+17 * Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-051-1/+2 * - Unbreak on i386gahr2012-06-211-4/+0 * - unbreak on amd64 <9 by depending on GCC 4.4+gahr2012-06-201-7/+5 * - update png to 1.5.10dinoex2012-06-011-1/+2 * Mark BROKEN on i386: does not builderwin2012-05-311-0/+4 * - Update to 1.7.33gahr2012-05-021-3/+3 * - Update to 1.7.32gahr2012-01-061-5/+31 * - Update to 1.7.31gahr2012-01-031-2/+2 * Mark as broken on powerpc: fails to link.linimon2011-12-281-0/+3 * - Update to 1.7.30gahr2011-10-271-1/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2 * - Update to 1.7.29gahr2011-09-151-1/+1 * - Add the pthread library to the pkg-config "libs" optiongahr2011-08-051-0/+1 * - Update to 1.7.28gahr2011-08-051-1/+1 * - update to 1.7.27gahr2011-08-021-1/+1 * - Mark BROKEN on amd64 <9:pav2011-05-311-6/+3 * - Update to 1.7.26gahr2011-05-191-2/+2 * - Update to 1.7.25gahr2010-12-201-1/+1 * - Update to 1.7.23gahr2010-10-111-1/+1 * - Update to 1.7.22gahr2010-09-271-2/+2 * - Fix typogahr2010-08-241-1/+1