- Update to 1.1.1
- Cleanups PR: 98516 Submitted by: leeym Approved by: maintainer
This commit is contained in:
parent
2ca026de42
commit
f25972bc7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164544
2 changed files with 4 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= pipemeter
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://ports.abditum.com/pipemeter/ \
|
||||
http://spamaps.org/files/pipemeter/
|
||||
|
@ -14,10 +14,7 @@ MASTER_SITES= http://ports.abditum.com/pipemeter/ \
|
|||
MAINTAINER= rabbi@abditum.com
|
||||
COMMENT= A tool for displaying pipe status information
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
CONFIGURE_ENV= PREFIX="${PREFIX}"
|
||||
|
||||
MAN1= pipemeter.1
|
||||
PLIST_FILES= bin/pipemeter
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (pipemeter-1.0.0.tar.gz) = 4e842fde4d1148fc5a7bcc372aaede04
|
||||
SHA256 (pipemeter-1.0.0.tar.gz) = 175fc8926bf2ba7960c80390ba3fdd96c24907462a9d174f807de27014cd4114
|
||||
SIZE (pipemeter-1.0.0.tar.gz) = 56147
|
||||
MD5 (pipemeter-1.1.1.tar.gz) = 767ea878dbf39eb3249e0116c2d0d66d
|
||||
SHA256 (pipemeter-1.1.1.tar.gz) = 62b9a1c9ee0d546c9b47c1b5c2458cf5121eb90a60284cd3eb78231a18520d16
|
||||
SIZE (pipemeter-1.1.1.tar.gz) = 58634
|
||||
|
|
Loading…
Reference in a new issue