Date: Sun, 28 Feb 2016 14:43:15 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409743 - in head/chinese/pcmanx: . files Message-ID: <201602281443.u1SEhFdX053215@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <lantw44@gmail.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602281443.u1SEhFdX053215>