FreeBSD Bugzilla – Attachment 189709 Details for
Bug 225121
x11/lemonbar: Update to 1.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lemonbar-1.3.patch
lemonbar-1.3.patch (text/plain), 1.58 KB, created by
Dmitri Goutnik
on 2018-01-14 15:05:20 UTC
(
hide
)
Description:
lemonbar-1.3.patch
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2018-01-14 15:05:20 UTC
Size:
1.58 KB
patch
obsolete
>Index: x11/lemonbar/Makefile >=================================================================== >--- x11/lemonbar/Makefile (revision 458966) >+++ x11/lemonbar/Makefile (working copy) >@@ -2,18 +2,17 @@ > # $FreeBSD$ > > PORTNAME= lemonbar >-PORTVERSION= 1.2 >-PORTREVISION= 3 >+PORTVERSION= 1.3 > DISTVERSIONPREFIX=v > CATEGORIES= x11 > >-MAINTAINER= evgeni.dimitrov@gmail.com >+MAINTAINER= dg@syrec.org > COMMENT= Lightweight xcb based bar > > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= compiler:c11 gmake perl5 >+USES= compiler:c11 gmake localbase:ldflags perl5 > USE_PERL5= build > USE_XORG= xcb > >@@ -21,9 +20,6 @@ > GH_ACCOUNT= LemonBoy > GH_PROJECT= bar > >-CFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib >- > PLIST_FILES= bin/lemonbar \ > man/man1/lemonbar.1.gz > >@@ -30,6 +26,9 @@ > post-patch: > ${REINPLACE_CMD} -e '/^CC.*=/d' -e '/^CFLAGS.*=/s/-Os//' \ > ${WRKSRC}/Makefile >+ # Upstream PR: https://github.com/LemonBoy/bar/pull/210 >+ ${REINPLACE_CMD} -e '/^VERSION/s/1\.2/1.3/' \ >+ ${WRKSRC}/Makefile > > post-build: > ${LOCALBASE}/bin/pod2man --section=1 --name=lemonbar \ >Index: x11/lemonbar/distinfo >=================================================================== >--- x11/lemonbar/distinfo (revision 458966) >+++ x11/lemonbar/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (LemonBoy-bar-v1.2_GH0.tar.gz) = b846d8451f9065cdcb94f48a8bd80c074cf1073da0664a94597681912045bfea >-SIZE (LemonBoy-bar-v1.2_GH0.tar.gz) = 14845 >+TIMESTAMP = 1515793233 >+SHA256 (LemonBoy-bar-v1.3_GH0.tar.gz) = eae784c5e375b2d0b12138be1a9902beb4b5eeb807f3512f30f14ba23ddaa37d >+SIZE (LemonBoy-bar-v1.3_GH0.tar.gz) = 14930
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:
dmgk
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 225121
:
189666
| 189709