diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-22 16:53:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-22 16:53:56 +0000 |
commit | 463ad27db374b816046c00c0522740aa0d434225 (patch) | |
tree | a8b66a432abcae8f1cc9eec4b5255a06ea55095b /news/pan2 | |
parent | Fix hang caused by a thread calling exit(): (diff) |
Update to 0.11.3.
Reviewed by: sobomax
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=57989
Diffstat (limited to '')
-rw-r--r-- | news/pan2/Makefile | 9 | ||||
-rw-r--r-- | news/pan2/distinfo | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile index cbe37a57a5a5..46550f149b5b 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -6,11 +6,12 @@ # PORTNAME= pan -PORTVERSION= 0.11.2 +PORTVERSION= 0.11.3 CATEGORIES= news gnome -MASTER_SITES= ${MASTER_SITE_GNOME} \ - http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ \ - http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ +MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \ + http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \ + ${MASTER_SITE_GNOME} + MASTER_SITE_SUBDIR= stable/sources/pan DIST_SUBDIR= gnome diff --git a/news/pan2/distinfo b/news/pan2/distinfo index 12225a309c50..795365ef9c1f 100644 --- a/news/pan2/distinfo +++ b/news/pan2/distinfo @@ -1 +1 @@ -MD5 (gnome/pan-0.11.2.tar.bz2) = 07e80deb0e1478634b7de71eb3127ccc +MD5 (gnome/pan-0.11.3.tar.bz2) = 0d7aec14f5f8d8a7f8bcb1d42117c98f |