Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 2014 21:08:04 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356251 - head/chinese/autoconvert
Message-ID:  <201406022108.s52L846J025851@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Mon Jun  2 21:08:03 2014
New Revision: 356251
URL: http://svnweb.freebsd.org/changeset/ports/356251
QAT: https://qat.redports.org/buildarchive/r356251/

Log:
  Fix pkg-plist after previous commit.

Modified:
  head/chinese/autoconvert/Makefile
  head/chinese/autoconvert/pkg-plist

Modified: head/chinese/autoconvert/Makefile
==============================================================================
--- head/chinese/autoconvert/Makefile	Mon Jun  2 20:54:21 2014	(r356250)
+++ head/chinese/autoconvert/Makefile	Mon Jun  2 21:08:03 2014	(r356251)
@@ -3,7 +3,7 @@
 
 PORTNAME=	autoconvert
 PORTVERSION=	0.3.16
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	chinese
 MASTER_SITES=	GOOGLE_CODE
 PROJECTHOST=	libhz

Modified: head/chinese/autoconvert/pkg-plist
==============================================================================
--- head/chinese/autoconvert/pkg-plist	Mon Jun  2 20:54:21 2014	(r356250)
+++ head/chinese/autoconvert/pkg-plist	Mon Jun  2 21:08:03 2014	(r356251)
@@ -5,6 +5,7 @@ include/zhstatis.h
 lib/libhz.a
 lib/libhz.so
 lib/libhz.so.0
+lib/libhz.so.0.0
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
 %%PORTDOCS%%%%DOCSDIR%%/Readme
 %%PORTDOCS%%%%DOCSDIR%%/TODO



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