FreeBSD Bugzilla – Attachment 175771 Details for
Bug 213493
[patch] devel/checkheaders fix broken link and become new maintainer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
checkheaders-1.0.1_1.diff (text/plain), 1.32 KB, created by
Mageirias Anastasios
on 2016-10-15 02:47:07 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Mageirias Anastasios
Created:
2016-10-15 02:47:07 UTC
Size:
1.32 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 423998) >+++ Makefile (working copy) >@@ -3,22 +3,26 @@ > > PORTNAME= checkheaders > PORTVERSION= 1.0.1 >+PORTREVISION= 1 > CATEGORIES= devel >-MASTER_SITES= GOOGLE_CODE > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= anastasios@mageirias.com > COMMENT= Checks headers in C/C++ programs > >-BROKEN= Unfetchable (google code has gone away) >+LICENSE= GPLv3 >+LICENSE_FILE= ${WRKSRC}/COPYING > >-USES= gmake zip >+USE_GITHUB= yes >+GH_ACCOUNT= anastmag >+GH_PROJECT= checkheaders >+GH_TAGNAME= 1.0.1 >+ >+USES= gmake > MAKE_ARGS= CXX="${CXX}" > > PLIST_FILES= bin/${PORTNAME} > >-LICENSE= GPLv3 >- > do-install: >- @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 423998) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (checkheaders-1.0.1.zip) = 6e4e81e160324ff9990520fe89ea0f2139e7f5c95674014ce35b496cb4d357e0 >-SIZE (checkheaders-1.0.1.zip) = 35769 >+TIMESTAMP = 1476507815 >+SHA256 (anastmag-checkheaders-1.0.1_GH0.tar.gz) = 675e2dff6deb5aea269eefa77595aea48b4dde2a2d302c7d07e6a49ff18576eb >+SIZE (anastmag-checkheaders-1.0.1_GH0.tar.gz) = 26990
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 213493
:
175771
|
175776