FreeBSD Bugzilla – Attachment 153470 Details for
Bug 198010
[maintainer-update] [patch] science/sigrok-firmware: update to new version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
sigrok-firmware.patch (text/plain), 2.92 KB, created by
Uffe Jakobsen
on 2015-02-24 20:58:42 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Uffe Jakobsen
Created:
2015-02-24 20:58:42 UTC
Size:
2.92 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 379830) >+++ Makefile (working copy) >@@ -2,21 +2,39 @@ > # $FreeBSD$ > > PORTNAME= firmware >-PORTVERSION= 20140418 >+PORTVERSION= 20150123 > CATEGORIES= science >-MASTER_SITES= #none > PKGNAMEPREFIX= sigrok- >-DISTFILES= #none > > MAINTAINER= uffe@uffe.org >-COMMENT= Meta package for sigrok firmware packages >+COMMENT= Sigrok firmware > > RUN_DEPENDS= parseelf.py:${PORTSDIR}/science/sigrok-firmware-utils \ > ${LOCALBASE}/share/sigrok-firmware/fx2lafw-cypress-fx2.fw:${PORTSDIR}/science/sigrok-firmware-fx2lafw > >-NO_WRKSUBDIR= yes >-NO_BUILD= yes >-NO_MTREE= yes >-NO_INSTALL= yes >+USE_GITHUB= yes >+GH_ACCOUNT= uffejakobsen >+GH_PROJECT= ${PKGNAMEPREFIX}${PORTNAME} >+GH_TAGNAME= ${GH_COMMIT} >+GH_COMMIT= 2632d74 >+ >+GNU_CONFIGURE=yes >+ >+USE_AUTOTOOLS= libtoolize autoconf autoheader automake aclocal >+ >+AUTOMAKE_ARGS= --add-missing >+ >+USES= gmake >+ >+FW_FILES= \ >+ LICENSE.Sigma asix-sigma-100.fw asix-sigma-200.fw asix-sigma-50.fw asix-sigma-50sync.fw \ >+ LICENSE.LWLA sysclk-lwla1034-extneg.rbf sysclk-lwla1034-extpos.rbf sysclk-lwla1034-int.rbf sysclk-lwla1034-off.rbf >+ >+PLIST_FILES= \ >+ ${FW_FILES:S,^,share/sigrok-firmware/,} \ >+ >+post-install: >+ ${INSTALL_DATA} ${WRKSRC}/asix-sigma/LICENSE.Sigma ${STAGEDIR}${PREFIX}/share/sigrok-firmware >+ ${INSTALL_DATA} ${WRKSRC}/sysclk-lwla/LICENSE.LWLA ${STAGEDIR}${PREFIX}/share/sigrok-firmware > > .include <bsd.port.mk> >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 379830) >+++ pkg-descr (working copy) >@@ -1,8 +1,7 @@ >-The sigrok project aims at creating a portable, cross-platform, >-Free/Libre/Open-Source signal analysis software suite that supports >-various device types, such as logic analyzers, MSOs, oscilloscopes, >-multimeters, LCR meters, sound level meters, thermometers, hygrometers, >-anemometers, light meters, DAQs, dataloggers, function generators, >-spectrum analyzers, power supplies, GPIB interfaces, and more. >+sigrok-firmware is a collection of firmware files required for some of the >+devices libsigrok supports (logic analyzers, oscilloscopes, or others). >+ >+We only carry firmware files for which we have an explicit permission/license >+that allows at _least_ redistribution of the firmware. > > WWW: http://www.sigrok.org/wiki/Firmware >Index: distinfo >=================================================================== >--- distinfo (revision 0) >+++ distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (firmware-20150123.tar.gz) = f18bd15252c692f1d23d88856f7367ab4baf7d51be1f936dafe789823df59014 >+SIZE (firmware-20150123.tar.gz) = 372291 > >Property changes on: distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 198010
: 153470