FreeBSD Bugzilla – Attachment 203160 Details for
Bug 236802
sysutils/nsysctl: Update to 0.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn .diff
nsysctl-0.1.1.diff (text/plain), 2.34 KB, created by
Alfonso S. Siciliano
on 2019-03-26 14:24:56 UTC
(
hide
)
Description:
svn .diff
Filename:
MIME Type:
Creator:
Alfonso S. Siciliano
Created:
2019-03-26 14:24:56 UTC
Size:
2.34 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 496897) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= nsysctl >-DISTVERSION= 0.1 >+DISTVERSION= 0.1.1 > CATEGORIES= sysutils > > MAINTAINER= alfix86@gmail.com >@@ -10,9 +10,12 @@ > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >+LIB_DEPENDS= libsysctlmibinfo.so:devel/libsysctlmibinfo >+ > USE_GITLAB= yes >+ > GL_ACCOUNT= alfix >-GL_COMMIT= 102780d056c2f03d1653f7c3f0bd9d8d5d4e91fd >+GL_COMMIT= f71d2fded69b95808f9247f7e01866d7a92b7ff9 > > PLIST_FILES= bin/${PORTNAME} \ > man/man8/${PORTNAME}.8.gz >Index: distinfo >=================================================================== >--- distinfo (revision 496897) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1550625855 >-SHA256 (alfix-nsysctl-102780d056c2f03d1653f7c3f0bd9d8d5d4e91fd_GL0.tar.gz) = fa4759161e57b47a1040fca525c238120fb9153ca305e4672cfcc4ed9064bf0a >-SIZE (alfix-nsysctl-102780d056c2f03d1653f7c3f0bd9d8d5d4e91fd_GL0.tar.gz) = 16835 >+TIMESTAMP = 1553608252 >+SHA256 (alfix-nsysctl-f71d2fded69b95808f9247f7e01866d7a92b7ff9_GL0.tar.gz) = c0bbcba0f5f22d7f59a4897e42f87a7124d65cc19182039bf3bd325430de0624 >+SIZE (alfix-nsysctl-f71d2fded69b95808f9247f7e01866d7a92b7ff9_GL0.tar.gz) = 16193 >Index: files/patch-opaque.c >=================================================================== >--- files/patch-opaque.c (revision 496897) >+++ files/patch-opaque.c (nonexistent) >@@ -1,20 +0,0 @@ >---- opaque.c.orig 2019-02-20 00:22:27 UTC >-+++ opaque.c >-@@ -54,13 +54,17 @@ >- #include <assert.h> //assert >- #include <err.h> //warnx >- #include <errno.h> //errno >-+#if defined(__amd64__) || defined(__i386__) >- #include <machine/pc/bios.h> >-+#endif >- #include <stdbool.h> >- #include <stdio.h> //printf >- #include <stdlib.h> //free >- #include <string.h> //strdup >- #include <unistd.h> //getpagesize >-+#if defined(__amd64__) || defined(__i386__) >- #include <x86/metadata.h> >-+#endif >- >- #include <libxo/xo.h> >- #include <sysctlmibinfo.h> > >Property changes on: files/patch-opaque.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 236802
: 203160