FreeBSD Bugzilla – Attachment 135948 Details for
Bug 181055
misc/gkrellm-helium: Update MASTER_SITES and WWW: line
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
misc_gkrellm-helium.diff
misc_gkrellm-helium.diff (text/x-diff), 1.99 KB, created by
tkato432
on 2013-09-11 18:57:39 UTC
(
hide
)
Description:
misc_gkrellm-helium.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2013-09-11 18:57:39 UTC
Size:
1.99 KB
patch
obsolete
>diff -urN /usr/ports/misc/gkrellm-helium/Makefile misc/gkrellm-helium/Makefile >--- /usr/ports/misc/gkrellm-helium/Makefile 2013-09-11 15:47:55.000000000 +0900 >+++ misc/gkrellm-helium/Makefile 2013-09-12 00:00:12.000000000 +0900 >@@ -3,9 +3,9 @@ > > PORTNAME= gkrellm-helium > PORTVERSION= 2.3.1 >-PORTREVISION= 11 >+PORTREVISION= 12 > CATEGORIES= misc >-MASTER_SITES= http://makovick.googlepages.com/ >+MASTER_SITES= https://sites.google.com/site/makovick/projects/ > EXTRACT_SUFX= .tgz > > MAINTAINER= ports@FreeBSD.org >@@ -15,16 +15,21 @@ > LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl > RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 > >-USES= pkgconfig >-PLIST_FILES= libexec/gkrellm2/plugins/helium.so >+FETCH_ARGS= -Fpr >+ >+USES= pkgcnfig > >-CFLAGS+= -fPIC -I${LOCALBASE}/include >-MAKE_ARGS= CFLAGS="${CFLAGS}" >+PLIST_FILES= libexec/gkrellm2/plugins/helium.so > > post-patch: >- @${REINPLACE_CMD} -e 's|/usr/local/lib/gkrellm2/plugins|${PREFIX}/libexec/gkrellm2/plugins| ; \ >- s|CFLAGS =|CFLAGS?=| ; s|-lcurl|-lcurl -L${LOCALBASE}/lib|' ${WRKSRC}/Makefile >- @${REINPLACE_CMD} -e 's|ulong|u_long|' ${WRKSRC}/*.c >- @${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/http_net.c >+ @${REINPLACE_CMD} -e \ >+ 's|/usr/local/lib/gkrellm2|${PREFIX}/libexec/gkrellm2| ; \ >+ /^CFLAGS/s| =.*| += -fPIC `pkg-config libcurl --cflags`| ; \ >+ s|gcc |$$(CC) | ; \ >+ s|-lcurl|`pkg-config libcurl --libs`|' ${WRKSRC}/Makefile >+ @${REINPLACE_CMD} -e \ >+ 's|ulong|u_long|' ${WRKSRC}/*.c >+ @${REINPLACE_CMD} -e \ >+ '/<curl\/types.h>/d' ${WRKSRC}/http_net.c > > .include <bsd.port.mk> >diff -urN /usr/ports/misc/gkrellm-helium/pkg-descr misc/gkrellm-helium/pkg-descr >--- /usr/ports/misc/gkrellm-helium/pkg-descr 2013-06-21 03:47:59.000000000 +0900 >+++ misc/gkrellm-helium/pkg-descr 2013-09-12 00:00:12.000000000 +0900 >@@ -2,4 +2,4 @@ > at Strahov, Prague, Czech republic. Great for all Prague citizens. Probably > useless for anybody else, sorry folks. > >-WWW: http://makovick.googlepages.com/gkrellmplugins >+WWW: https://sites.google.com/site/makovick/gkrellm-plugins
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 181055
:
135947
| 135948 |
135949