[Midnightbsd-cvs] mports: archivers/xar: update to 1.5.2

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Feb 21 23:55:43 EST 2008


Log Message:
-----------
update to 1.5.2

Modified Files:
--------------
    mports/archivers/xar:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)
        pkg-plist (r1.1 -> r1.2)

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/archivers/xar/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L archivers/xar/pkg-plist -L archivers/xar/pkg-plist -u -r1.1 -r1.2
--- archivers/xar/pkg-plist
+++ archivers/xar/pkg-plist
@@ -1,5 +1,7 @@
 bin/xar
 include/xar/xar.h
+lib/libxar.a
+lib/libxar.la
 lib/libxar.so.1
 lib/libxar.so
 @dirrm include/xar
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/archivers/xar/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L archivers/xar/Makefile -L archivers/xar/Makefile -u -r1.1 -r1.2
--- archivers/xar/Makefile
+++ archivers/xar/Makefile
@@ -7,20 +7,16 @@
 #
 
 PORTNAME=	xar
-DISTVERSION=	1.4
-PORTREVISION=	1
+PORTVERSION=	1.5.2
 CATEGORIES=	archivers
-MASTER_SITES=	http://www.opendarwin.org/projects/xar/ \
-		http://distfiles-msn.opendarwin.org/ \
-		http://distfiles-od.opendarwin.org/ \
-		http://distfiles.opendarwin.org/
+MASTER_SITES=	http://xar.googlecode.com/files/ \
+		${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR=	distfiles
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	OpenDarwin XML eXtensible ARchiver
 
-LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl
-
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 USE_GNOME=	libxml2
 USE_GMAKE=	yes
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/archivers/xar/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -L archivers/xar/distinfo -L archivers/xar/distinfo -u -r1.1 -r1.2
--- archivers/xar/distinfo
+++ archivers/xar/distinfo
@@ -1,3 +1,3 @@
-MD5 (xar-1.4.tar.gz) = 7f3976664a426911eab93cdf367894bc
-SHA256 (xar-1.4.tar.gz) = 08a9670e19c59365971991b3031ac49fc45b6ea597d7e7a6197b56f6d4bfc6e7
-SIZE (xar-1.4.tar.gz) = 117083
+MD5 (xar-1.5.2.tar.gz) = 8eabb055d3387b8edc30ecfb08d2e80d
+SHA256 (xar-1.5.2.tar.gz) = 4c5d5682803cdfab16d72365cf51fc4075d597c5eeaa8c7d1990fea98cdae3e6
+SIZE (xar-1.5.2.tar.gz) = 137973


More information about the Midnightbsd-cvs mailing list