Hi,

Update Girara to 0.2.3 -- needed for zathura update (posting soon).

Not sure where 0.0 came from in the SHARED_LIBS comment, as upstream use the
release version as the library version. upstream assure me that backwards
compatibility has not been broken since 0.1.x, thus a minor bump.

Comments, OK?

Index: Makefile
===================================================================
RCS file: /home/edd/cvsync/ports/x11/girara/Makefile,v
retrieving revision 1.2
diff -u -p -u -r1.2 Makefile
--- Makefile    29 Sep 2014 19:57:31 -0000      1.2
+++ Makefile    24 Nov 2014 20:47:44 -0000
@@ -1,9 +1,9 @@
 # $OpenBSD: Makefile,v 1.2 2014/09/29 19:57:31 jasper Exp $
 
 COMMENT =      user interface library from pwmt
-DISTNAME =     girara-0.2.2
+DISTNAME =     girara-0.2.3
 
-SHARED_LIBS += girara-gtk3 0.0 # 0.0
+SHARED_LIBS += girara-gtk3 0.1 # 2.3
 
 CATEGORIES =   x11
 HOMEPAGE =     http://pwmt.org/projects/girara/
@@ -23,14 +23,14 @@ WANTLIB += notify pango-1.0 pangocairo-1
 
 USE_GMAKE =    Yes
 
-MAKE_FLAGS +=  QUIET= TPUT=true
+MAKE_FLAGS +=  VERBOSE=1 TPUT=true COLOR=0
 MAKE_FLAGS +=  SOVERSION=${LIBgirara-gtk3_VERSION}
 
 FAKE_FLAGS +=  PREFIX=${TRUEPREFIX}
 
 TEST_TARGET =  test
 TEST_DEPENDS = devel/check
-TEST_FLAGS +=  QUIET=
+TEST_FLAGS +=  VERBOSE=1
 TEST_FLAGS +=  HOME=${WRKDIR}
 TEST_IS_INTERACTIVE =X11
 
Index: distinfo
===================================================================
RCS file: /home/edd/cvsync/ports/x11/girara/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 distinfo
--- distinfo    2 Sep 2014 13:22:32 -0000       1.1.1.1
+++ distinfo    24 Nov 2014 12:48:39 -0000
@@ -1,2 +1,2 @@
-SHA256 (girara-0.2.2.tar.gz) = Y4Lf3xzH3f7fPR7OWn8HWQxJtJMhhO6N7G0r0SHmZlM=
-SIZE (girara-0.2.2.tar.gz) = 72553
+SHA256 (girara-0.2.3.tar.gz) = sH/M5QmifFkXqZfrCMxcjaIOkBP1muiTZ/8Ejy6uDt4=
+SIZE (girara-0.2.3.tar.gz) = 74107
Index: pkg/PLIST
===================================================================
RCS file: /home/edd/cvsync/ports/x11/girara/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 PLIST
--- pkg/PLIST   2 Sep 2014 13:22:32 -0000       1.1.1.1
+++ pkg/PLIST   24 Nov 2014 12:48:39 -0000
@@ -6,6 +6,7 @@ include/girara/completion.h
 include/girara/config.h
 include/girara/css-definitions.h
 include/girara/datastructures.h
+include/girara/entry.h
 include/girara/girara.h
 include/girara/input-history.h
 include/girara/macros.h


-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk

Reply via email to