FreeBSD Bugzilla – Attachment 187377 Details for
Bug 223173
devel/astyle: Update to 3.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
astyle.diff
astyle.diff (text/plain), 2.50 KB, created by
Tobias Kortkamp
on 2017-10-22 20:58:03 UTC
(
hide
)
Description:
astyle.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2017-10-22 20:58:03 UTC
Size:
2.50 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 452682) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= astyle >-PORTVERSION= 2.06 >+PORTVERSION= 3.0.1 > CATEGORIES= devel textproc > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} > DISTNAME= ${PORTNAME}_${PORTVERSION}_linux >@@ -11,23 +11,21 @@ > COMMENT= Source code indenter and formatter for C, C++, C\#, and Java > > LICENSE= MIT >-LICENSE_FILE= ${WRKDIR}/astyle/LICENSE.txt >+LICENSE_FILE= ${WRKDIR}/astyle/LICENSE.md > >+USES= compiler dos2unix gmake >+ > ALL_TARGET= astyle >-LDFLAGS+= -s >-USES= compiler gmake iconv >- >+DOS2UNIX_GLOB= *.ini > WRKSRC= ${WRKDIR}/astyle/build/${COMPILER_TYPE} > >-OPTIONS_DEFINE= DOCS >+OPTIONS_DEFINE= DOCS EXAMPLES > >-pre-patch: >- @${REINPLACE_CMD} -e 's,\(CFLAGSr.*=.*\),\1 -I${LOCALBASE}/include,' \ >- ${WRKSRC}/Makefile >- > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/bin/astyle ${STAGEDIR}${PREFIX}/bin > ${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${WRKDIR}/astyle/doc/* ${STAGEDIR}${DOCSDIR} >+ ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >+ ${INSTALL_DATA} ${WRKDIR}/astyle/file/* ${STAGEDIR}${EXAMPLESDIR} > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 452682) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1483308022 >-SHA256 (astyle_2.06_linux.tar.gz) = 3b7212210dc139e8f648e004b758c0be1b3ceb1694b22a879202d2b833db7c7e >-SIZE (astyle_2.06_linux.tar.gz) = 162037 >+TIMESTAMP = 1508703851 >+SHA256 (astyle_3.0.1_linux.tar.gz) = 6c3ab029e0e4a75e2e603d449014374aa8269218fdd03a4aaa46ab743b1912fd >+SIZE (astyle_3.0.1_linux.tar.gz) = 172483 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 452682) >+++ pkg-plist (working copy) >@@ -4,3 +4,16 @@ > %%PORTDOCS%%%%DOCSDIR%%/news.html > %%PORTDOCS%%%%DOCSDIR%%/notes.html > %%PORTDOCS%%%%DOCSDIR%%/styles.css >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/allman.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/astyle.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chromium.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnu.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/google.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/horstmann.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/java.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/linux.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/llvm.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mozilla.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stroustrup.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/visualstudio.ini >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/webkit.ini
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
Flags:
tobik
:
maintainer-approval?
(
lme
)
Actions:
View
|
Diff
Attachments on
bug 223173
: 187377