[Midnightbsd-cvs] CVS Commit: devel/pkg-config: Update pkg-config to .22

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 2 06:07:38 EDT 2007


Log Message:
-----------
Update pkg-config to .22

Modified Files:
--------------
    mports/devel/pkg-config:
        Makefile (r1.2 -> r1.3)
        distinfo (r1.1.1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/pkg-config/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ldevel/pkg-config/Makefile -Ldevel/pkg-config/Makefile -u -r1.2 -r1.3
--- devel/pkg-config/Makefile
+++ devel/pkg-config/Makefile
@@ -8,7 +8,7 @@
 #
 
 PORTNAME=	pkg-config
-PORTVERSION=	0.21
+PORTVERSION=	0.22
 CATEGORIES=	devel
 MASTER_SITES=	http://pkgconfig.freedesktop.org/releases/
 DIST_SUBDIR=	gnome2
@@ -36,6 +36,7 @@
 .endif
 
 CONFIGURE_ARGS=	--disable-threads \
-		--with-pc-path="${PC_PATH}"
+		--with-pc-path="${PC_PATH}" \
+		--mandir=${PREFIX}/man
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/devel/pkg-config/distinfo,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -Ldevel/pkg-config/distinfo -Ldevel/pkg-config/distinfo -u -r1.1.1.1 -r1.2
--- devel/pkg-config/distinfo
+++ devel/pkg-config/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/pkg-config-0.21.tar.gz) = 476f45fab1504aac6697aa7785f0ab91
-SHA256 (gnome2/pkg-config-0.21.tar.gz) = e8831f43c8126a5da32502901c58cc1a39effe045dd2932e6e273cc8d67f633f
-SIZE (gnome2/pkg-config-0.21.tar.gz) = 998420
+MD5 (gnome2/pkg-config-0.22.tar.gz) = fd5c547e9d66ba49bc735ccb8c791f2a
+SHA256 (gnome2/pkg-config-0.22.tar.gz) = 7e0761b47d604847006e7c6caa9b9cf044530a516ff84395450edcfa3c2febe6
+SIZE (gnome2/pkg-config-0.22.tar.gz) = 1006425


More information about the Midnightbsd-cvs mailing list