FreeBSD Bugzilla – Attachment 193700 Details for
Bug 228490
graphics/maim: Update to 5.5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch (Revision 1)
maim-5.5.1.patch (text/plain), 1.65 KB, created by
Neel Chauhan
on 2018-05-25 18:00:37 UTC
(
hide
)
Description:
Patch (Revision 1)
Filename:
MIME Type:
Creator:
Neel Chauhan
Created:
2018-05-25 18:00:37 UTC
Size:
1.65 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 470831) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= maim >-PORTVERSION= 3.4.47 >+PORTVERSION= 5.5.1 > DISTVERSIONPREFIX= v > CATEGORIES= graphics > >@@ -10,17 +10,24 @@ > > LICENSE= GPLv3 > >-LIB_DEPENDS= libImlib2.so:graphics/imlib2 >+BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm >+LIB_DEPENDS= libImlib2.so:graphics/imlib2 \ >+ libicuuc.so:devel/icu \ >+ libpng16.so:graphics/png \ >+ libslopy.so:x11/slop > > USE_GITHUB= yes > GH_ACCOUNT= naelstrof > >-USES= cmake >-USE_XORG= x11 xrandr xfixes >+USES= cmake jpeg >+USE_GL= gl glut >+USE_XORG= ice sm x11 xcomposite xext xfixes xrandr xrender > PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz > >+CMAKE_ARGS= -DSLOP_LIBRARIES=${LOCALBASE}/lib/libslopy.so >+ > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/man-src/${PORTNAME}.1.gz ${STAGEDIR}${MAN1PREFIX}/man/man1 >+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 470831) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (naelstrof-maim-v3.4.47_GH0.tar.gz) = fb12524cc05f7f4ff46fe40b951334c6dbc274e50b6d0ea08185f555ca3cd74d >-SIZE (naelstrof-maim-v3.4.47_GH0.tar.gz) = 46799 >+TIMESTAMP = 1527211487 >+SHA256 (naelstrof-maim-v5.5.1_GH0.tar.gz) = 5a954fa2feb80809874517804f7fdea703ac36a709b3f6cd9310a66cbb027cb7 >+SIZE (naelstrof-maim-v5.5.1_GH0.tar.gz) = 39601
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:
nc
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 228490
: 193700