aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2015-04-15 04:55:33 +0800
committermadpilot <madpilot@FreeBSD.org>2015-04-15 04:55:33 +0800
commitc55a450852d7371c42874e0e7f9e8c0eb329fac6 (patch)
treea1c6576e7fed316875b366bafb93614527ea8156
parent6fb5ad1677fe48fdb7885d81b0a1fa7468da6e3d (diff)
downloadfreebsd-ports-gnome-c55a450852d7371c42874e0e7f9e8c0eb329fac6.tar.gz
freebsd-ports-gnome-c55a450852d7371c42874e0e7f9e8c0eb329fac6.tar.zst
freebsd-ports-gnome-c55a450852d7371c42874e0e7f9e8c0eb329fac6.zip
- Update girara to 0.2.4
- Chase shlib version bump
-rw-r--r--graphics/zathura-cb/Makefile1
-rw-r--r--graphics/zathura-djvu/Makefile1
-rw-r--r--graphics/zathura-pdf-mupdf/Makefile2
-rw-r--r--graphics/zathura-pdf-poppler/Makefile2
-rw-r--r--graphics/zathura-ps/Makefile1
-rw-r--r--graphics/zathura/Makefile1
-rw-r--r--x11-toolkits/girara/Makefile2
-rw-r--r--x11-toolkits/girara/distinfo4
-rw-r--r--x11-toolkits/girara/files/patch-Makefile8
9 files changed, 13 insertions, 9 deletions
diff --git a/graphics/zathura-cb/Makefile b/graphics/zathura-cb/Makefile
index c5b6c548a52f..28d90ca0df27 100644
--- a/graphics/zathura-cb/Makefile
+++ b/graphics/zathura-cb/Makefile
@@ -2,6 +2,7 @@
PORTNAME= zathura-cb
PORTVERSION= 0.1.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://pwmt.org/projects/zathura-cb/download/
diff --git a/graphics/zathura-djvu/Makefile b/graphics/zathura-djvu/Makefile
index 0129973439ec..dcfcf4a57130 100644
--- a/graphics/zathura-djvu/Makefile
+++ b/graphics/zathura-djvu/Makefile
@@ -3,6 +3,7 @@
PORTNAME= zathura-djvu
PORTVERSION= 0.2.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/
diff --git a/graphics/zathura-pdf-mupdf/Makefile b/graphics/zathura-pdf-mupdf/Makefile
index 57d4be2b8e85..fded1c11a6c2 100644
--- a/graphics/zathura-pdf-mupdf/Makefile
+++ b/graphics/zathura-pdf-mupdf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zathura-pdf-mupdf
PORTVERSION= 0.2.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://pwmt.org/projects/zathura-pdf-mupdf/download/
diff --git a/graphics/zathura-pdf-poppler/Makefile b/graphics/zathura-pdf-poppler/Makefile
index ae373995af21..cd1533086cbc 100644
--- a/graphics/zathura-pdf-poppler/Makefile
+++ b/graphics/zathura-pdf-poppler/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zathura-pdf-poppler
PORTVERSION= 0.2.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/
diff --git a/graphics/zathura-ps/Makefile b/graphics/zathura-ps/Makefile
index c102981c49bc..b0076c096165 100644
--- a/graphics/zathura-ps/Makefile
+++ b/graphics/zathura-ps/Makefile
@@ -2,6 +2,7 @@
PORTNAME= zathura-ps
PORTVERSION= 0.2.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://pwmt.org/projects/zathura-ps/download/
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile
index 0dc6a9e15c58..d2e8268a44f3 100644
--- a/graphics/zathura/Makefile
+++ b/graphics/zathura/Makefile
@@ -3,6 +3,7 @@
PORTNAME= zathura
PORTVERSION= 0.3.2
+PORTREVISION= 1
CATEGORIES= graphics print
MASTER_SITES= http://pwmt.org/projects/zathura/download/
diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile
index a563080e0469..d75df5251860 100644
--- a/x11-toolkits/girara/Makefile
+++ b/x11-toolkits/girara/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= girara
-PORTVERSION= 0.2.3
+PORTVERSION= 0.2.4
CATEGORIES= x11-toolkits graphics
MASTER_SITES= http://pwmt.org/projects/girara/download/
diff --git a/x11-toolkits/girara/distinfo b/x11-toolkits/girara/distinfo
index 741164ddaf6a..4420ba5c345a 100644
--- a/x11-toolkits/girara/distinfo
+++ b/x11-toolkits/girara/distinfo
@@ -1,2 +1,2 @@
-SHA256 (girara-0.2.3.tar.gz) = b07fcce509a27c5917a997eb08cc5c8da20e9013f59ae89367ff048f2eae0ede
-SIZE (girara-0.2.3.tar.gz) = 74107
+SHA256 (girara-0.2.4.tar.gz) = 2ee04e4c0e700d455ebaf92f804355f948754e7d3751d409db6595419e6ece5e
+SIZE (girara-0.2.4.tar.gz) = 74660
diff --git a/x11-toolkits/girara/files/patch-Makefile b/x11-toolkits/girara/files/patch-Makefile
index f63f6bad4bfd..5675874c2076 100644
--- a/x11-toolkits/girara/files/patch-Makefile
+++ b/x11-toolkits/girara/files/patch-Makefile
@@ -1,11 +1,11 @@
---- Makefile.orig 2014-06-25 09:58:52 UTC
+--- Makefile.orig 2015-04-13 20:49:26 UTC
+++ Makefile
-@@ -171,7 +171,7 @@
+@@ -245,7 +245,7 @@ install-static: static
install-shared: shared
$(call colorecho,INSTALL,"Install shared library")
$(QUIET)mkdir -m 755 -p ${DESTDIR}${LIBDIR}
-- $(QUIET)install -m 644 lib${PROJECT}.so.${SOVERSION} ${DESTDIR}${LIBDIR}
-+ $(QUIET)install ${SFLAGS} -m 644 lib${PROJECT}.so.${SOVERSION} ${DESTDIR}${LIBDIR}
+- $(QUIET)install -m 644 ${BUILDDIR_RELEASE}/${BINDIR}/lib${PROJECT}.so.${SOVERSION} ${DESTDIR}${LIBDIR}
++ $(QUIET)install ${SFLAGS} -m 644 ${BUILDDIR_RELEASE}/${BINDIR}/lib${PROJECT}.so.${SOVERSION} ${DESTDIR}${LIBDIR}
$(QUIET)ln -sf lib${PROJECT}.so.${SOVERSION} ${DESTDIR}${LIBDIR}/lib${PROJECT}.so.${SOMAJOR} || \
echo "Failed to create lib${PROJECT}.so.${SOMAJOR}. Please check if it exists and points to the correct version of lib${PROJECT}.so."
$(QUIET)ln -sf lib${PROJECT}.so.${SOVERSION} ${DESTDIR}${LIBDIR}/lib${PROJECT}.so || \