aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlifanov <lifanov@FreeBSD.org>2017-05-26 23:02:08 +0800
committerlifanov <lifanov@FreeBSD.org>2017-05-26 23:02:08 +0800
commit8880dcf0b5d4cf2424abd4fcff467fe8408420ce (patch)
tree8f923755b3cc32695b6615a57f3c446668a1c6f1
parent70c253e9636f6a0ac89c724737da9ec91d082cf0 (diff)
downloadfreebsd-ports-gnome-8880dcf0b5d4cf2424abd4fcff467fe8408420ce.tar.gz
freebsd-ports-gnome-8880dcf0b5d4cf2424abd4fcff467fe8408420ce.tar.zst
freebsd-ports-gnome-8880dcf0b5d4cf2424abd4fcff467fe8408420ce.zip
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)
-rw-r--r--devel/libsearpc/Makefile7
-rw-r--r--devel/libsearpc/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/libsearpc/Makefile b/devel/libsearpc/Makefile
index d92912392563..14a81e010c4d 100644
--- a/devel/libsearpc/Makefile
+++ b/devel/libsearpc/Makefile
@@ -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
diff --git a/devel/libsearpc/distinfo b/devel/libsearpc/distinfo
index 160ae81087cb..14cfe3e4cb1f 100644
--- a/devel/libsearpc/distinfo
+++ b/devel/libsearpc/distinfo
@@ -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