[137248] trunk/dports/office/zathura-plugin-cb

khindenburg at macports.org khindenburg at macports.org
Sun Jun 7 05:46:51 PDT 2015


Revision: 137248
          https://trac.macports.org/changeset/137248
Author:   khindenburg at macports.org
Date:     2015-06-07 05:46:51 -0700 (Sun, 07 Jun 2015)
Log Message:
-----------
zathura-plugin-cb: update to 0.1.4 maintainer #47869

Modified Paths:
--------------
    trunk/dports/office/zathura-plugin-cb/Portfile
    trunk/dports/office/zathura-plugin-cb/files/patch-Makefile.diff

Modified: trunk/dports/office/zathura-plugin-cb/Portfile
===================================================================
--- trunk/dports/office/zathura-plugin-cb/Portfile	2015-06-07 12:43:27 UTC (rev 137247)
+++ trunk/dports/office/zathura-plugin-cb/Portfile	2015-06-07 12:46:51 UTC (rev 137248)
@@ -4,11 +4,12 @@
 PortSystem          1.0
 
 name                zathura-plugin-cb
-version             0.1.2
+version             0.1.4
 categories          office
 platforms           darwin
 license             zlib
-maintainers         gmail.com:starkhalo openmaintainer
+maintainers         gmail.com:starkhalo \
+                    openmaintainer
 description         The zathura-ps plugin adds comic book support to zathura.
 long_description \
     The zathura-ps plugin adds comic book support to zathura by using the \
@@ -19,13 +20,10 @@
 master_sites        http://pwmt.org/projects/zathura-cb/download/
 distname            zathura-cb-${version}
 
-checksums           \
-    rmd160 3eb7c71047b7f6c3e3f4c165cdb7ad2ddea700e3 \
-    sha256 72b20e2de452ccb8428fe0007bf12cee06c3422eac8e5e3b2c0ecbc9848850e0
+checksums           rmd160  9219ded7822bbfb117b636fd13b57adfe116c4c4 \
+                    sha256  f21cb140cce02b3ef8b23eff479a7f66285667ab47cdc099c10cd62eaf239626
 
-patch.pre_args      -p1
-patchfiles          patch-Makefile.diff \
-                    patch-config.mk.diff
+patchfiles          patch-Makefile.diff
 
 depends_build       port:pkgconfig
 

Modified: trunk/dports/office/zathura-plugin-cb/files/patch-Makefile.diff
===================================================================
--- trunk/dports/office/zathura-plugin-cb/files/patch-Makefile.diff	2015-06-07 12:43:27 UTC (rev 137247)
+++ trunk/dports/office/zathura-plugin-cb/files/patch-Makefile.diff	2015-06-07 12:46:51 UTC (rev 137248)
@@ -1,8 +1,6 @@
-diff --git a/Makefile b/Makefile
-index cdeae8b..6d4cb3a 100644
---- a/Makefile
-+++ b/Makefile
-@@ -20,7 +20,7 @@ CPPFLAGS += "-DVERSION_MAJOR=${VERSION_MAJOR}"
+--- Makefile.orig	2015-05-27 19:35:19.000000000 -0500
++++ Makefile	2015-05-27 19:35:39.000000000 -0500
+@@ -20,7 +20,7 @@
  CPPFLAGS += "-DVERSION_MINOR=${VERSION_MINOR}"
  CPPFLAGS += "-DVERSION_REV=${VERSION_REV}"
  
@@ -11,7 +9,7 @@
  
  zathura-version-check:
  ifneq ($(ZATHURA_VERSION_CHECK), 0)
-@@ -48,16 +48,16 @@ options:
+@@ -48,16 +48,16 @@
  ${OBJECTS}:  config.mk zathura-version-check
  ${DOBJECTS}: config.mk zathura-version-check
  
@@ -31,7 +29,7 @@
  		doc .depend ${PROJECT}-${VERSION}.tar.gz zathura-version-check
  
  debug: options ${PLUGIN}-debug.so
-@@ -77,7 +77,7 @@ doc: clean
+@@ -77,7 +77,7 @@
  install: all
  	$(ECHO) installing ${PLUGIN} plugin
  	$(QUIET)mkdir -p ${DESTDIR}${PLUGINDIR}
@@ -40,7 +38,7 @@
  	$(QUIET)mkdir -m 755 -p ${DESTDIR}${DESKTOPPREFIX}
  	$(ECHO) installing desktop file
  	$(QUIET)install -m 644 ${PROJECT}.desktop ${DESTDIR}${DESKTOPPREFIX}
-@@ -85,11 +85,11 @@ install: all
+@@ -85,11 +85,11 @@
  
  uninstall:
  	$(ECHO) uninstalling ${PLUGIN} plugin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150607/41cd6296/attachment.html>


More information about the macports-changes mailing list