diff options
author | nork <nork@FreeBSD.org> | 2007-01-09 23:36:43 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2007-01-09 23:36:43 +0800 |
commit | 4afec5cb388465ab093620f0adc0296feb41af86 (patch) | |
tree | 3178c3750cfa9e869e49598a15691b02b0fd3e9c | |
parent | c4ec0dc1f5a4818eea824e8d465a3686142a2e1d (diff) | |
download | freebsd-ports-gnome-4afec5cb388465ab093620f0adc0296feb41af86.tar.gz freebsd-ports-gnome-4afec5cb388465ab093620f0adc0296feb41af86.tar.zst freebsd-ports-gnome-4afec5cb388465ab093620f0adc0296feb41af86.zip |
o Update to 0.8.6.
o Add official master site.
Executive Ordered by: George -Push- Kato <takeharu1219@ybb.ne.jp> (author)
-rw-r--r-- | net/g2ipmsg/Makefile | 5 | ||||
-rw-r--r-- | net/g2ipmsg/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/g2ipmsg/Makefile b/net/g2ipmsg/Makefile index 52ead0267476..0db586de0d5d 100644 --- a/net/g2ipmsg/Makefile +++ b/net/g2ipmsg/Makefile @@ -6,9 +6,10 @@ # PORTNAME= g2ipmsg -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.6 CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_LOCAL} \ +MASTER_SITES= http://www.ipmsg.org/archive/ \ + ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~nork/distfiles/ MASTER_SITE_SUBDIR= nork DIST_SUBDIR= gnome2 diff --git a/net/g2ipmsg/distinfo b/net/g2ipmsg/distinfo index ff59652022f3..30592e6367ac 100644 --- a/net/g2ipmsg/distinfo +++ b/net/g2ipmsg/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/g2ipmsg-0.8.4.tar.gz) = 1fdd7ff63a3db88ca2dddd4450a81d1d -SHA256 (gnome2/g2ipmsg-0.8.4.tar.gz) = 9e40d01e51c00f6fb97392cc37ca4b6355ba4fbc1a0596ce1228b99a3853d7a4 -SIZE (gnome2/g2ipmsg-0.8.4.tar.gz) = 270156 +MD5 (gnome2/g2ipmsg-0.8.6.tar.gz) = 8781d5b925c79bcb338d5d3d72b11457 +SHA256 (gnome2/g2ipmsg-0.8.6.tar.gz) = affaaac3b70d799913ea09889265fa96ed18793736b40048ed28a5b15c529974 +SIZE (gnome2/g2ipmsg-0.8.6.tar.gz) = 309379 |