aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/prips
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-07-25 03:34:19 +0800
committerpawel <pawel@FreeBSD.org>2016-07-25 03:34:19 +0800
commitb37a96eb1953d774104be2852c9cf9b76e946009 (patch)
tree5b7a75172d8212c30faa1cfc77c31891a42e2084 /sysutils/prips
parent2a5da18c50289053d56b3c185b8700372e54c7d0 (diff)
downloadfreebsd-ports-gnome-b37a96eb1953d774104be2852c9cf9b76e946009.tar.gz
freebsd-ports-gnome-b37a96eb1953d774104be2852c9cf9b76e946009.tar.zst
freebsd-ports-gnome-b37a96eb1953d774104be2852c9cf9b76e946009.zip
- Update to 1.0.0
- Add USE_CSTD=c99 to fix building on 9.3 - Take maintainership PR: 211314 Submitted by: Danilo G. Baio
Diffstat (limited to 'sysutils/prips')
-rw-r--r--sysutils/prips/Makefile8
-rw-r--r--sysutils/prips/distinfo5
2 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/prips/Makefile b/sysutils/prips/Makefile
index 13412a505c16..3788dd20babb 100644
--- a/sysutils/prips/Makefile
+++ b/sysutils/prips/Makefile
@@ -2,17 +2,17 @@
# $FreeBSD$
PORTNAME= prips
-PORTVERSION= 0.9.9
-PORTREVISION= 1
+PORTVERSION= 1.0.0
CATEGORIES= sysutils
-MASTER_SITES= http://devel.ringlet.net/sysutils/prips/
+MASTER_SITES= http://devel.ringlet.net/files/sys/prips/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dbaio@bsd.com.br
COMMENT= Prints IP subnet ranges by list or CIDR
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/GPL-2
+USE_CSTD= c99
MAKE_ENV= CFLAGS_WARN="-Wall -W"
OPTIONS_DEFINE= DOCS
diff --git a/sysutils/prips/distinfo b/sysutils/prips/distinfo
index 0e9a32ed96a5..76d86fb66403 100644
--- a/sysutils/prips/distinfo
+++ b/sysutils/prips/distinfo
@@ -1,2 +1,3 @@
-SHA256 (prips-0.9.9.tar.gz) = ad9d8e63cd69ed682ea87c154a19e5c58a3eb4bb3a118d5f458fd86eadb3bef8
-SIZE (prips-0.9.9.tar.gz) = 15852
+TIMESTAMP = 1469285642
+SHA256 (prips-1.0.0.tar.gz) = 05f52c89f072bcecd968863b684ce1fbeefb895fd9e292a8ad656b289cfc6e9a
+SIZE (prips-1.0.0.tar.gz) = 17410