Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2013 03:12:35 +0000 (UTC)
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334809 - head/devel/librcd
Message-ID:  <201311250312.rAP3CZsX044025@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fluffy
Date: Mon Nov 25 03:12:35 2013
New Revision: 334809
URL: http://svnweb.freebsd.org/changeset/ports/334809

Log:
  - Update librcd to 0.1.14 stable release

Modified:
  head/devel/librcd/Makefile   (contents, props changed)
  head/devel/librcd/distinfo   (contents, props changed)
  head/devel/librcd/pkg-plist   (contents, props changed)

Modified: head/devel/librcd/Makefile
==============================================================================
--- head/devel/librcd/Makefile	Mon Nov 25 02:43:36 2013	(r334808)
+++ head/devel/librcd/Makefile	Mon Nov 25 03:12:35 2013	(r334809)
@@ -2,20 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	librcd
-PORTVERSION=	0.1.13
+PORTVERSION=	0.1.14
 CATEGORIES=	devel
-#MASTER_SITES=	SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION} \
-MASTER_SITES=	${MASTER_SITE_LOCAL} \
-		http://ns.ael.ru/~fluffy.khv/distfiles/ \
-		http://dside.dyndns.org/files/rusxmms/
-MASTER_SITE_SUBDIR=	fluffy
-
+MASTER_SITES=	http://dside.dyndns.org/files/rusxmms/ \
+		LOCAL/fluffy
 
 MAINTAINER=	fluffy@FreeBSD.org
 COMMENT=	Library used by rusxmms for autodetection of Russian charset
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
+USES=		gmake pathfix
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/librcd/distinfo
==============================================================================
--- head/devel/librcd/distinfo	Mon Nov 25 02:43:36 2013	(r334808)
+++ head/devel/librcd/distinfo	Mon Nov 25 03:12:35 2013	(r334809)
@@ -1,2 +1,2 @@
-SHA256 (librcd-0.1.13.tar.bz2) = e346ad01915eccd24c0551254b9fad2628eceefa7ad54533ea2be04bc3cf95fb
-SIZE (librcd-0.1.13.tar.bz2) = 272627
+SHA256 (librcd-0.1.14.tar.bz2) = 261db28bc864fd4b2d3ba88403b2e421944281e323c1e39c0e61f5160c16b664
+SIZE (librcd-0.1.14.tar.bz2) = 308041

Modified: head/devel/librcd/pkg-plist
==============================================================================
--- head/devel/librcd/pkg-plist	Mon Nov 25 02:43:36 2013	(r334808)
+++ head/devel/librcd/pkg-plist	Mon Nov 25 03:12:35 2013	(r334809)
@@ -3,3 +3,4 @@ lib/librcd.a
 lib/librcd.la
 lib/librcd.so
 lib/librcd.so.1
+libdata/pkgconfig/librcd.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311250312.rAP3CZsX044025>