net/gitup: fix i386 build (12.3 rel)
- add upstream patch to fix i386 build (12.3 release) - bump PORTREVISION
This commit is contained in:
parent
2bcb761ee5
commit
c9e8d83b47
2 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,11 @@
|
|||
PORTNAME= gitup
|
||||
DISTVERSION= 0.97
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
|
||||
PATCH_SITES= https://github.com/johnmehr/gitup/commit/
|
||||
PATCHFILES= dfbe3f0f847cb09225b5d09c4a09d654356bab68.patch:-p1
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
COMMENT= Minimalist, dependency-free program to clone/pull git repositories
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1654358061
|
||||
TIMESTAMP = 1654646024
|
||||
SHA256 (johnmehr-gitup-0.97_GH0.tar.gz) = e474a88a4cd9fda43e6004b536ac0e519d508addb0d5b5b10b8289f04276cf43
|
||||
SIZE (johnmehr-gitup-0.97_GH0.tar.gz) = 31005
|
||||
SHA256 (dfbe3f0f847cb09225b5d09c4a09d654356bab68.patch) = cbd5ed74efdc79027b12f3b1bd5ef34e8e2eaeef1d32059f333de64394e6c8e1
|
||||
SIZE (dfbe3f0f847cb09225b5d09c4a09d654356bab68.patch) = 1171
|
||||
|
|
Loading…
Reference in a new issue