From owner-svn-ports-all@freebsd.org Sun Feb 28 14:43:17 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3CE4AB721D; Sun, 28 Feb 2016 14:43:16 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AD88766E; Sun, 28 Feb 2016 14:43:16 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1SEhFmk053218; Sun, 28 Feb 2016 14:43:15 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1SEhFdX053215; Sun, 28 Feb 2016 14:43:15 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201602281443.u1SEhFdX053215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 28 Feb 2016 14:43:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409743 - in head/chinese/pcmanx: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Feb 2016 14:43:17 -0000 Author: rakuco Date: Sun Feb 28 14:43:15 2016 New Revision: 409743 URL: https://svnweb.freebsd.org/changeset/ports/409743 Log: Update to 1.3. PR: 207516 Submitted by: Ting-Wei Lan Deleted: head/chinese/pcmanx/files/patch-src-core-proxy.c Modified: head/chinese/pcmanx/Makefile head/chinese/pcmanx/distinfo head/chinese/pcmanx/pkg-descr Modified: head/chinese/pcmanx/Makefile ============================================================================== --- head/chinese/pcmanx/Makefile Sun Feb 28 14:32:45 2016 (r409742) +++ head/chinese/pcmanx/Makefile Sun Feb 28 14:43:15 2016 (r409743) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= pcmanx -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= chinese net gnome -MASTER_SITES= http://pcmanx-gtk2.googlecode.com/files/ +MASTER_SITES= https://github.com/pcman-bbs/${PORTNAME}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION} MAINTAINER= ports@FreeBSD.org Modified: head/chinese/pcmanx/distinfo ============================================================================== --- head/chinese/pcmanx/distinfo Sun Feb 28 14:32:45 2016 (r409742) +++ head/chinese/pcmanx/distinfo Sun Feb 28 14:43:15 2016 (r409743) @@ -1,2 +1,2 @@ -SHA256 (pcmanx-gtk2-1.2.tar.xz) = 2463652d9b75ba1bea7420069e28d66f6e8064cfcfea2a697f06c1d491ec774a -SIZE (pcmanx-gtk2-1.2.tar.xz) = 534684 +SHA256 (pcmanx-gtk2-1.3.tar.xz) = 3f5d7eaf5daa7dcf3843a01e239cea312045ded03dd77b364fa1082b9356968a +SIZE (pcmanx-gtk2-1.3.tar.xz) = 551580 Modified: head/chinese/pcmanx/pkg-descr ============================================================================== --- head/chinese/pcmanx/pkg-descr Sun Feb 28 14:32:45 2016 (r409742) +++ head/chinese/pcmanx/pkg-descr Sun Feb 28 14:43:15 2016 (r409743) @@ -1,3 +1,3 @@ PCManX is a BBS client for X Window System using GTK+ 2.x. -WWW: http://code.google.com/p/pcmanx-gtk2/ +WWW: https://github.com/pcman-bbs/pcmanx