mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 1.0 [1]
- Unify the empty separate inclusion of bsd.port.pre.mk and bsd.port.post.mk into a single .include <bsd.port.mk> PR: ports/167801 Submitted by: olgeni [1] Approved by: Denise H. G. (maintainer timeout, ~3 weeks)
This commit is contained in:
parent
0cfd3301a0
commit
17db359c12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297727
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tig
|
||||
PORTVERSION= 0.18
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://jonas.nitro.dk/tig/releases/
|
||||
|
||||
@ -33,6 +33,4 @@ do-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1/
|
||||
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}rc.5 ${MANPREFIX}/man/man5/
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tig-0.18.tar.gz) = cb722092b6d454a141569203a15ae10c22aafd045a78406254d018d7e91cd238
|
||||
SIZE (tig-0.18.tar.gz) = 173205
|
||||
SHA256 (tig-1.0.tar.gz) = e1ecadef82027a94a6489e84a5c02fd5c0d4977bcb13ba2df0a52cca05ad6f71
|
||||
SIZE (tig-1.0.tar.gz) = 188543
|
||||
|
Loading…
Reference in New Issue
Block a user