[Midnightbsd-cvs] mports [19965] trunk/graphics/libgnomecanvas: fixup depends and fetching

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 22 18:07:19 EDT 2015


Revision: 19965
          http://svnweb.midnightbsd.org/mports/?rev=19965
Author:   laffer1
Date:     2015-08-22 18:07:18 -0400 (Sat, 22 Aug 2015)
Log Message:
-----------
fixup depends and fetching

Modified Paths:
--------------
    trunk/graphics/libgnomecanvas/Makefile
    trunk/graphics/libgnomecanvas/distinfo
    trunk/graphics/libgnomecanvas/pkg-plist

Modified: trunk/graphics/libgnomecanvas/Makefile
===================================================================
--- trunk/graphics/libgnomecanvas/Makefile	2015-08-22 22:06:08 UTC (rev 19964)
+++ trunk/graphics/libgnomecanvas/Makefile	2015-08-22 22:07:18 UTC (rev 19965)
@@ -10,21 +10,20 @@
 COMMENT=	A graphics library for GNOME
 LICENSE=	lgpl
 
-USE_BZIP2=	yes
+USES+=		tar:bzip2
 
 .if !defined(REFERENCE_PORT)
 
-USE_GMAKE=	yes
-USE_GETTEXT=	yes
-USE_XORG=	x11
+USES+=		gettext gmake libtool:keepla pathfix pkgconfig
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=	libtool
-USE_GNOME=	gnomehack libglade2 libartlgpl2 ltverhack referencehack
+USE_GNOME=	intltool libglade2 libartlgpl2 referencehack
+GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc \
 		--enable-glade \
 		--disable-gtk-doc
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>
 

Modified: trunk/graphics/libgnomecanvas/distinfo
===================================================================
--- trunk/graphics/libgnomecanvas/distinfo	2015-08-22 22:06:08 UTC (rev 19964)
+++ trunk/graphics/libgnomecanvas/distinfo	2015-08-22 22:07:18 UTC (rev 19965)
@@ -1,3 +1,2 @@
 SHA256 (gnome2/libgnomecanvas-2.30.3.tar.bz2) = 859b78e08489fce4d5c15c676fec1cd79782f115f516e8ad8bed6abcb8dedd40
-RMD160 (gnome2/libgnomecanvas-2.30.3.tar.bz2) = 044d9980fdc0a074d72407a7fa70d99b2823817b
 SIZE (gnome2/libgnomecanvas-2.30.3.tar.bz2) = 574139

Modified: trunk/graphics/libgnomecanvas/pkg-plist
===================================================================
--- trunk/graphics/libgnomecanvas/pkg-plist	2015-08-22 22:06:08 UTC (rev 19964)
+++ trunk/graphics/libgnomecanvas/pkg-plist	2015-08-22 22:07:18 UTC (rev 19965)
@@ -19,6 +19,7 @@
 lib/libgnomecanvas-2.la
 lib/libgnomecanvas-2.so
 lib/libgnomecanvas-2.so.0
+lib/libgnomecanvas-2.so.0.3000.3
 libdata/pkgconfig/libgnomecanvas-2.0.pc
 share/locale/am/LC_MESSAGES/libgnomecanvas-2.0.mo
 share/locale/ang/LC_MESSAGES/libgnomecanvas-2.0.mo
@@ -110,49 +111,3 @@
 share/locale/zh_CN/LC_MESSAGES/libgnomecanvas-2.0.mo
 share/locale/zh_HK/LC_MESSAGES/libgnomecanvas-2.0.mo
 share/locale/zh_TW/LC_MESSAGES/libgnomecanvas-2.0.mo
- at dirrm include/libgnomecanvas-2.0/libgnomecanvas
- at dirrm include/libgnomecanvas-2.0
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
- at dirrmtry share/locale/yi/LC_MESSAGES
- at dirrmtry share/locale/yi
- at dirrmtry share/locale/xh/LC_MESSAGES
- at dirrmtry share/locale/xh
- at dirrmtry share/locale/ug/LC_MESSAGES
- at dirrmtry share/locale/ug
- at dirrmtry share/locale/tt/LC_MESSAGES
- at dirrmtry share/locale/tt
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/sr at latin/LC_MESSAGES
- at dirrmtry share/locale/sr at latin
- at dirrmtry share/locale/sr at ije/LC_MESSAGES
- at dirrmtry share/locale/sr at ije
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrmtry share/locale/oc/LC_MESSAGES
- at dirrmtry share/locale/oc
- at dirrmtry share/locale/mr/LC_MESSAGES
- at dirrmtry share/locale/mr
- at dirrmtry share/locale/mg/LC_MESSAGES
- at dirrmtry share/locale/mg
- at dirrmtry share/locale/mai/LC_MESSAGES
- at dirrmtry share/locale/mai
- at dirrmtry share/locale/ku/LC_MESSAGES
- at dirrmtry share/locale/ku
- at dirrmtry share/locale/en at shaw/LC_MESSAGES
- at dirrmtry share/locale/en at shaw
- at dirrmtry share/locale/dz/LC_MESSAGES
- at dirrmtry share/locale/dz
- at dirrmtry share/locale/crh/LC_MESSAGES
- at dirrmtry share/locale/crh
- at dirrmtry share/locale/ca at valencia/LC_MESSAGES
- at dirrmtry share/locale/ca at valencia
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN
- at dirrmtry share/locale/ast/LC_MESSAGES
- at dirrmtry share/locale/ast
- at dirrmtry share/locale/as/LC_MESSAGES
- at dirrmtry share/locale/as
- at dirrmtry share/locale/ang/LC_MESSAGES
- at dirrmtry share/locale/ang



More information about the Midnightbsd-cvs mailing list