Skip to content

Commit

Permalink
Update libgxps to 0.2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwm81 committed Aug 13, 2015
1 parent f6eb1e8 commit 944caa7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
8 changes: 3 additions & 5 deletions graphics/libgxps/Makefile
@@ -1,10 +1,8 @@
# Created by: Gustau Perez <gustau.perez@gmail.com>
# $FreeBSD$
# $MCom: ports/trunk/graphics/libgxps/Makefile 19811 2014-08-14 12:45:34Z gusi $

PORTNAME= libgxps
PORTVERSION= 0.2.2
PORTREVISION= 2
PORTVERSION= 0.2.3
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand All @@ -20,8 +18,8 @@ USES= gettext gmake jpeg libtool libarchive pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
USE_GNOME= cairo gnomeprefix glib20 intlhack
GNU_CONFIGURE= yes
MAKE_ARGS+= V=1
CONFIGURE_ARGS+= --enable-introspection=no
CONFIGURE_ARGS= --disable-introspection \
--disable-compile-warnings
INSTALL_TARGET= install-strip

.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions graphics/libgxps/distinfo
@@ -1,2 +1,2 @@
SHA256 (gnome3/libgxps-0.2.2.tar.xz) = 39d104739bf0db43905c315de1d8002460f1a098576f4418f69294013a5820be
SIZE (gnome3/libgxps-0.2.2.tar.xz) = 302844
SHA256 (gnome3/libgxps-0.2.3.tar.xz) = e257f7d5b3c2893f78039bec5a7b0796bc2e6d18d6af5fb929d783e6043e6927
SIZE (gnome3/libgxps-0.2.3.tar.xz) = 322772
8 changes: 7 additions & 1 deletion graphics/libgxps/pkg-plist
Expand Up @@ -3,6 +3,7 @@ bin/xpstopdf
bin/xpstopng
bin/xpstops
bin/xpstosvg
include/libgxps/gxps-core-properties.h
include/libgxps/gxps-document-structure.h
include/libgxps/gxps-document.h
include/libgxps/gxps-error.h
Expand All @@ -14,24 +15,29 @@ include/libgxps/gxps.h
lib/libgxps.a
lib/libgxps.so
lib/libgxps.so.2
lib/libgxps.so.2.1.1
lib/libgxps.so.2.2.0
libdata/pkgconfig/libgxps.pc
%%DOCSDIR%%/GXPSCoreProperties.html
%%DOCSDIR%%/GXPSDocument.html
%%DOCSDIR%%/GXPSDocumentStructure.html
%%DOCSDIR%%/GXPSFile.html
%%DOCSDIR%%/GXPSPage.html
%%DOCSDIR%%/annotation-glossary.html
%%DOCSDIR%%/api-index-0-2-1.html
%%DOCSDIR%%/api-index-0-2-3.html
%%DOCSDIR%%/api-index-full.html
%%DOCSDIR%%/ch01.html
%%DOCSDIR%%/home.png
%%DOCSDIR%%/index.html
%%DOCSDIR%%/index.sgml
%%DOCSDIR%%/left-insensitive.png
%%DOCSDIR%%/left.png
%%DOCSDIR%%/libgxps-GXPS-Links.html
%%DOCSDIR%%/libgxps-GXPSError.html
%%DOCSDIR%%/libgxps-Version-Information.html
%%DOCSDIR%%/libgxps.devhelp2
%%DOCSDIR%%/right-insensitive.png
%%DOCSDIR%%/right.png
%%DOCSDIR%%/style.css
%%DOCSDIR%%/up-insensitive.png
%%DOCSDIR%%/up.png

0 comments on commit 944caa7

Please sign in to comment.