[Midnightbsd-cvs] mports [17173] trunk/print/libijs: fetchable
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 14 22:11:35 EDT 2014
Revision: 17173
http://svnweb.midnightbsd.org/mports/?rev=17173
Author: laffer1
Date: 2014-09-14 22:11:34 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
fetchable
Modified Paths:
--------------
trunk/print/libijs/Makefile
trunk/print/libijs/distinfo
trunk/print/libijs/pkg-plist
Modified: trunk/print/libijs/Makefile
===================================================================
--- trunk/print/libijs/Makefile 2014-09-15 02:09:11 UTC (rev 17172)
+++ trunk/print/libijs/Makefile 2014-09-15 02:11:34 UTC (rev 17173)
@@ -2,7 +2,7 @@
PORTNAME= libijs
PORTVERSION= 0.35
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/ijs/download/
DISTNAME= ijs-${PORTVERSION}
@@ -12,13 +12,10 @@
COMMENT= C library that supports plugin printer driver for Ghostscript
LICENSE= mit
-MAKE_JOBS_SAFE= yes
-USE_BZIP2= yes
-USE_GNOME= lthack pkgconfig
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
+USES= gmake libtool:keepla pkgconfig tar:bzip2
USE_LDCONFIG= yes
-MAN1= ijs-config.1
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-shared
.include <bsd.port.mk>
Modified: trunk/print/libijs/distinfo
===================================================================
--- trunk/print/libijs/distinfo 2014-09-15 02:09:11 UTC (rev 17172)
+++ trunk/print/libijs/distinfo 2014-09-15 02:11:34 UTC (rev 17173)
@@ -1,4 +1,2 @@
-MD5 (ghostscript/ijs-0.35.tar.bz2) = 896fdcb7a01c586ba6eb81398ea3f6e9
SHA256 (ghostscript/ijs-0.35.tar.bz2) = 11a5f5084488c480f3ff5a24d64d7147bb64272bf60a0ba51330a56c5b50cab9
-RMD160 (ghostscript/ijs-0.35.tar.bz2) = 1569e7cd7e508215ed689556de7d5b85ce22372b
SIZE (ghostscript/ijs-0.35.tar.bz2) = 257476
Modified: trunk/print/libijs/pkg-plist
===================================================================
--- trunk/print/libijs/pkg-plist 2014-09-15 02:09:11 UTC (rev 17172)
+++ trunk/print/libijs/pkg-plist 2014-09-15 02:11:34 UTC (rev 17173)
@@ -9,4 +9,5 @@
lib/libijs.so
lib/libijs.so.1
libdata/pkgconfig/ijs.pc
+man/man1/ijs-config.1.gz
@dirrm include/ijs
More information about the Midnightbsd-cvs
mailing list