mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 1.44
PR: ports/162903 Submitted by: Ted Faber <faber@lunabase.org> (maintainer) Approved by: glarkin@ (mentor) Feature safe: yes
This commit is contained in:
parent
3f91066eab
commit
079fbdac8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286744
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= grap
|
||||
PORTVERSION= 1.43
|
||||
PORTVERSION= 1.44
|
||||
CATEGORIES= textproc graphics
|
||||
MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
|
||||
|
||||
@ -18,8 +18,9 @@ CONFIGURE_ARGS=--with-freebsd-ports
|
||||
|
||||
MAN1= grap.1
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
INSTALL_TARGET= install install-docs
|
||||
.if defined(NOPORTDOCS)
|
||||
post-install:
|
||||
${RM} -rf ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (grap-1.43.tar.gz) = 6f4ff576a2a86d10d3be48da9f89ab418d09284b4063d179f8a8886942d81a7f
|
||||
SIZE (grap-1.43.tar.gz) = 187854
|
||||
SHA256 (grap-1.44.tar.gz) = 81bb99f0a4e8abedecaa47885066848eda355b3a3c7ca984ae4e8f0b22e4b7d6
|
||||
SIZE (grap-1.44.tar.gz) = 184876
|
||||
|
Loading…
Reference in New Issue
Block a user