aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2016-10-23 11:59:55 +0800
committerimp <imp@FreeBSD.org>2016-10-23 11:59:55 +0800
commitc69ff1eb5979012791511cab03d8a34b38aabed0 (patch)
treec02f75ccbe5b59553d47f337df551d62c3b687f0 /devel
parentab245f067bfbb5e9c7e59a5a968e0db7a846537d (diff)
downloadfreebsd-ports-gnome-c69ff1eb5979012791511cab03d8a34b38aabed0.tar.gz
freebsd-ports-gnome-c69ff1eb5979012791511cab03d8a34b38aabed0.tar.zst
freebsd-ports-gnome-c69ff1eb5979012791511cab03d8a34b38aabed0.zip
Take over libsysinfo. It's been in google code for a while unupdated
and has been marked as broken here. Strap on the hob-nailed tennis shoes of progress and adopt it into my github realm. I want my lxpanel back, and this stands stupidly in the way.
Diffstat (limited to 'devel')
-rw-r--r--devel/libsysinfo/Makefile12
-rw-r--r--devel/libsysinfo/distinfo5
-rw-r--r--devel/libsysinfo/files/patch-Makefile12
3 files changed, 9 insertions, 20 deletions
diff --git a/devel/libsysinfo/Makefile b/devel/libsysinfo/Makefile
index fa70bfbbf00b..62185d8793ad 100644
--- a/devel/libsysinfo/Makefile
+++ b/devel/libsysinfo/Makefile
@@ -2,21 +2,21 @@
# $FreeBSD$
PORTNAME= libsysinfo
-PORTVERSION= 0.0.2
-PORTREVISION= 1
+PORTVERSION= 0.0.3
CATEGORIES= devel
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= GH
-MAINTAINER= bacon4000@gmail.com
+MAINTAINER= imp@bsdimp.com
COMMENT= GNU libc's sysinfo port for FreeBSD
LICENSE= BSD3CLAUSE
-BROKEN= Unfetchable (google code has gone away)
+USE_GITHUB= yes
+GH_ACCOUNT= bsdimp
+GH_TAGNAME= v${PORTVERSION}
USES= uidfix
USE_LDCONFIG= yes
-PROJECTHOST= sysinfo-bsd
LDFLAGS+= -lkvm
diff --git a/devel/libsysinfo/distinfo b/devel/libsysinfo/distinfo
index 1d09d0c00dfd..0ae78d65867c 100644
--- a/devel/libsysinfo/distinfo
+++ b/devel/libsysinfo/distinfo
@@ -1,2 +1,3 @@
-SHA256 (libsysinfo-0.0.2.tar.gz) = 190fbb5002950bcb16d618eeceb144d226dc363d44949ee0c935166f0420db8b
-SIZE (libsysinfo-0.0.2.tar.gz) = 3541
+TIMESTAMP = 1477194911
+SHA256 (bsdimp-libsysinfo-0.0.3-v0.0.3_GH0.tar.gz) = 0ef6c9aa67f977924c7e6e570a0e77b24da3247058992b5b8a96b0b7d9d1d41a
+SIZE (bsdimp-libsysinfo-0.0.3-v0.0.3_GH0.tar.gz) = 3623
diff --git a/devel/libsysinfo/files/patch-Makefile b/devel/libsysinfo/files/patch-Makefile
deleted file mode 100644
index 9a0578f0730c..000000000000
--- a/devel/libsysinfo/files/patch-Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./Makefile.orig 2012-04-15 10:37:42.000000000 -0400
-+++ ./Makefile 2014-02-24 07:11:37.000000000 -0500
-@@ -1,7 +1,7 @@
- LIB = sysinfo
- LIBDIR = ${PREFIX}/lib/
--INCLUDEDIR = ${PREFIX}/include/sys/
--MANDIR = ${PREFIX}/man/man3
-+INCLUDEDIR = ${DESTDIR}${PREFIX}/include/sys/
-+MANDIR = ${DESTDIR}${PREFIX}/man/man3
- SHLIB_MAJOR = 0
- WITHOUT_PROFILE = yes
- MAKEOBJDIRPREFIX= /