aboutsummaryrefslogtreecommitdiff
path: root/chinese/pcmanx
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-28 14:43:15 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-28 14:43:15 +0000
commitc1003c1d5ba2c0f19ee98326749e49b05a721af4 (patch)
tree66e39450e0bc9103d3337629fc66727b45d68520 /chinese/pcmanx
parent2f64d774f7f419f6b82de456e3193cb18c320dbe (diff)
downloadports-c1003c1d5ba2c0f19ee98326749e49b05a721af4.tar.gz
ports-c1003c1d5ba2c0f19ee98326749e49b05a721af4.zip
Update to 1.3.
PR: 207516 Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Notes
Notes: svn path=/head/; revision=409743
Diffstat (limited to 'chinese/pcmanx')
-rw-r--r--chinese/pcmanx/Makefile4
-rw-r--r--chinese/pcmanx/distinfo4
-rw-r--r--chinese/pcmanx/files/patch-src-core-proxy.c12
-rw-r--r--chinese/pcmanx/pkg-descr2
4 files changed, 5 insertions, 17 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile
index 1f2ba338f4f2..df9e0bf065d4 100644
--- a/chinese/pcmanx/Makefile
+++ b/chinese/pcmanx/Makefile
@@ -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
diff --git a/chinese/pcmanx/distinfo b/chinese/pcmanx/distinfo
index 1c4c0e70d9e7..a05aa919402f 100644
--- a/chinese/pcmanx/distinfo
+++ b/chinese/pcmanx/distinfo
@@ -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
diff --git a/chinese/pcmanx/files/patch-src-core-proxy.c b/chinese/pcmanx/files/patch-src-core-proxy.c
deleted file mode 100644
index 55aaa130f7b8..000000000000
--- a/chinese/pcmanx/files/patch-src-core-proxy.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/core/proxy.c.orig 2011-12-28 19:59:03.000000000 +0800
-+++ src/core/proxy.c 2012-05-01 10:42:46.000000000 +0800
-@@ -22,6 +22,9 @@
- #include <string.h>
- #include <unistd.h>
- #include <errno.h>
-+#if defined(__FreeBSD__)
-+#include <sys/socket.h>
-+#endif
-
- #include "proxy.h"
-
diff --git a/chinese/pcmanx/pkg-descr b/chinese/pcmanx/pkg-descr
index 5d964de425ed..7a42d65adee5 100644
--- a/chinese/pcmanx/pkg-descr
+++ b/chinese/pcmanx/pkg-descr
@@ -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