FreeBSD Bugzilla – Attachment 202413 Details for
Bug 236083
New port: sysutils/minipro: command line interface for TL866 series chip programmers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff file
minipro.diff (text/plain), 3.07 KB, created by
hondareyte.luc
on 2019-02-27 17:52:14 UTC
(
hide
)
Description:
svn diff file
Filename:
MIME Type:
Creator:
hondareyte.luc
Created:
2019-02-27 17:52:14 UTC
Size:
3.07 KB
patch
obsolete
>Index: sysutils/minipro/Makefile >=================================================================== >--- sysutils/minipro/Makefile (nonexistent) >+++ sysutils/minipro/Makefile (working copy) >@@ -0,0 +1,25 @@ >+# Created by: Hondareyte <lhondareyte@laposte.net> >+# $FreeBSD$ >+ >+PORTNAME= minipro >+PORTVERSION= 0.3 >+CATEGORIES= sysutils >+MASTER_SITES= GH >+ >+MAINTAINER= lhondareyte@laposte.net >+COMMENT= CLI for MiniPRO TL866xx programmers >+ >+LICENSE= GPLv3 >+ >+USES= gmake pkgconfig >+ >+USE_GITLAB= yes >+GL_ACCOUNT= DavidGriffith >+GL_COMMIT= e6fb06822e6685886a045ae98c3c82d832bd8e9c >+GL_PROJECT= ${PORTNAME} >+ >+post-patch: >+ @${REINPLACE_CMD} -e ' s|gcc|clang|g' \ >+ ${WRKSRC}/Makefile >+ >+.include <bsd.port.mk> > >Property changes on: sysutils/minipro/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/minipro/distinfo >=================================================================== >--- sysutils/minipro/distinfo (nonexistent) >+++ sysutils/minipro/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (DavidGriffith-minipro-e6fb06822e6685886a045ae98c3c82d832bd8e9c_GL0.tar.gz) = a6f7026386dfd0120e2e0a1e2deca49f48f89832c06203aed3e4347adc7f4701 >+SIZE (DavidGriffith-minipro-e6fb06822e6685886a045ae98c3c82d832bd8e9c_GL0.tar.gz) = 282033 > >Property changes on: sysutils/minipro/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 >Index: sysutils/minipro/pkg-descr >=================================================================== >--- sysutils/minipro/pkg-descr (nonexistent) >+++ sysutils/minipro/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+Open source program for controlling the MiniPRO TL866xx series >+of chip programmers >+ >+WWW: https://gitlab.com/DavidGriffith/minipro > >Property changes on: sysutils/minipro/pkg-descr >___________________________________________________________________ >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 >Index: sysutils/minipro/pkg-plist >=================================================================== >--- sysutils/minipro/pkg-plist (nonexistent) >+++ sysutils/minipro/pkg-plist (working copy) >@@ -0,0 +1,3 @@ >+bin/minipro >+bin/miniprohex >+share/man/man1/minipro.1 > >Property changes on: sysutils/minipro/pkg-plist >___________________________________________________________________ >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 236083
: 202413 |
202553