diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-08-23 06:30:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-08-23 06:30:12 +0000 |
commit | bc3e9252dd67d6efa932694a68b54c3559a1704b (patch) | |
tree | 52890d94677ae775be5c48b0764020d54b153eb3 /net/boinc_curses | |
parent | 66ea0a1c943137952f2176ea20f30f194b872ada (diff) | |
download | ports-bc3e9252dd67d6efa932694a68b54c3559a1704b.tar.gz ports-bc3e9252dd67d6efa932694a68b54c3559a1704b.zip |
Notes
Diffstat (limited to 'net/boinc_curses')
-rw-r--r-- | net/boinc_curses/Makefile | 7 | ||||
-rw-r--r-- | net/boinc_curses/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net/boinc_curses/Makefile b/net/boinc_curses/Makefile index 7eb87327b0e6..a8dd6ad0853d 100644 --- a/net/boinc_curses/Makefile +++ b/net/boinc_curses/Makefile @@ -2,14 +2,15 @@ # $FreeBSD$ PORTNAME= boinc_curses -PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTVERSION= 0.2.3 CATEGORIES= net -MASTER_SITES= LOCAL/rene http://www.oook.cz/bsd/boinc_curses/ +MASTER_SITES= http://www.oook.cz/bsd/boinc_curses/ MAINTAINER= ports@FreeBSD.org COMMENT= Console, ncurses based monitor and manager for BOINC +LICENSE= LGPL21+ + BUILD_DEPENDS= ${LOCALBASE}/lib/libboinc.a:net/boinc-client USES= ncurses tar:bzip2 diff --git a/net/boinc_curses/distinfo b/net/boinc_curses/distinfo index f3d547957961..3d129b93c00e 100644 --- a/net/boinc_curses/distinfo +++ b/net/boinc_curses/distinfo @@ -1,2 +1,3 @@ -SHA256 (boinc_curses-0.2.2.tar.bz2) = 4139eef8fac6b673c235357a0eddcdba2733a51a2877f34fefa1f5d7f3a7051c -SIZE (boinc_curses-0.2.2.tar.bz2) = 5941 +TIMESTAMP = 1503467378 +SHA256 (boinc_curses-0.2.3.tar.bz2) = b97cc0da29b564986c8c3631208ec9519dbf2097c986ee2c64c422c56ae44845 +SIZE (boinc_curses-0.2.3.tar.bz2) = 5938 |