unbreak devel/libsearpc
The commit tag changed upstream and needs to be updated. To prevent this from happening again, maintainer changed the tagname commit. The commit I chose was labeled 3.0.8. Because the version is going down, epoch was added. PR: 219572 Submitted by: ultima1252@gmail.com (maintainer)
This commit is contained in:
parent
28a42395cb
commit
bdd8a022de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441787
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libsearpc
|
||||
PORTVERSION= 3.1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.0.8
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= ultima1252@gmail.com
|
||||
|
@ -16,11 +16,10 @@ LIB_DEPENDS= libjansson.so:devel/jansson \
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= haiwen
|
||||
GH_TAGNAME= v3.1-latest
|
||||
GH_TAGNAME= 12a0126
|
||||
|
||||
USES= autoreconf gettext libtool pathfix pkgconfig python:2
|
||||
USE_LDCONFIG= yes
|
||||
BROKEN= checksum mismatch
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1479519868
|
||||
SHA256 (haiwen-libsearpc-3.1.0-v3.1-latest_GH0.tar.gz) = 13fddb5494f5367dc36c31afb7b7b868570225e37f6bb7a13ec6e323ef527eb2
|
||||
SIZE (haiwen-libsearpc-3.1.0-v3.1-latest_GH0.tar.gz) = 55472
|
||||
TIMESTAMP = 1495809680
|
||||
SHA256 (haiwen-libsearpc-3.0.8-12a0126_GH0.tar.gz) = e26a2b657236125ce0ad54135e324dda906ea0fdc3f0933d69cdea40ee6cfe65
|
||||
SIZE (haiwen-libsearpc-3.0.8-12a0126_GH0.tar.gz) = 48733
|
||||
|
|
Loading…
Reference in a new issue