FreeBSD Bugzilla – Attachment 223267 Details for
Bug 254288
graphics/gource: minor cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
gource.patch (text/plain), 1.40 KB, created by
Dmitry Marakasov
on 2021-03-14 20:04:56 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2021-03-14 20:04:56 UTC
Size:
1.40 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 568407) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gource > PORTVERSION= 0.51 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= graphics > MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ > >@@ -10,7 +10,8 @@ > MAINTAINER= demon@FreeBSD.org > COMMENT= OpenGL-based 3D visualisation tool for source control repositories > >-LICENSE= GPLv3 >+LICENSE= GPLv3+ >+LICENSE_FILE= ${WRKSRC}/COPYING > > BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm > LIB_DEPENDS= libfreetype.so:print/freetype2 \ >@@ -19,14 +20,9 @@ > libpng.so:graphics/png > RUN_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm > >+USES= compiler:c++0x gl gmake pkgconfig sdl > GNU_CONFIGURE= yes >-USES= compiler:c++0x gl gmake pkgconfig sdl > USE_GL= glew gl glu > USE_SDL= image2 sdl2 > >-CONFIGURE_ARGS+=--with-boost-system=boost_system \ >- --with-boost-filesystem=boost_filesystem >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib >- > .include <bsd.port.mk> >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 568407) >+++ pkg-descr (working copy) >@@ -5,4 +5,4 @@ > are leaves. Contributors to the source code appear and disappear > as they contribute to specific files and directories. > >-WWW: http://gource.io/ >+WWW: https://gource.io/
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 254288
: 223267