diff options
author | John Polstra <jdp@FreeBSD.org> | 2000-09-30 23:47:18 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 2000-09-30 23:47:18 +0000 |
commit | 665af24cdef9fd2ead80db4d6b4956571a8e86ec (patch) | |
tree | 9dd485eeed19594bb0aa0e206d200d5102111412 /lang | |
parent | A better patch for the mouse locking problem. The previous patch broke some (diff) |
Upgrade to pm3-1.1.15. No major functional changes -- just a few
bugfixes.
Notes
Notes:
svn path=/head/; revision=33275
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pm3-base/Makefile | 2 | ||||
-rw-r--r-- | lang/pm3-base/distinfo | 10 | ||||
-rw-r--r-- | lang/pm3-forms/Makefile | 2 | ||||
-rw-r--r-- | lang/pm3-gui/Makefile | 2 | ||||
-rw-r--r-- | lang/pm3-m3tk/Makefile | 2 | ||||
-rw-r--r-- | lang/pm3-net/Makefile | 2 | ||||
-rw-r--r-- | lang/pm3-netobj/Makefile | 2 |
7 files changed, 11 insertions, 11 deletions
diff --git a/lang/pm3-base/Makefile b/lang/pm3-base/Makefile index 61cd39240acd..97fdfb63af6b 100644 --- a/lang/pm3-base/Makefile +++ b/lang/pm3-base/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pm3-base -PORTVERSION= 1.1.14 +PORTVERSION= 1.1.15 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=jdp/pm3 diff --git a/lang/pm3-base/distinfo b/lang/pm3-base/distinfo index 69096feb0ed2..2fafd5347388 100644 --- a/lang/pm3-base/distinfo +++ b/lang/pm3-base/distinfo @@ -1,5 +1,5 @@ -MD5 (pm3/pm3-1.1.14-FBSD_ALPHA-boot.tar.bz2) = 572341cc3a400322e868f74d7d58ca30 -MD5 (pm3/pm3-1.1.14-FreeBSD2-boot.tar.bz2) = 4c13f8dd1109d2148395370402c397e1 -MD5 (pm3/pm3-1.1.14-FreeBSD3-boot.tar.bz2) = b4e9ed54db29379151edaa4df97f792d -MD5 (pm3/pm3-1.1.14-src.tar.bz2) = 31de2d40bd4375ca308cdbd793321804 -MD5 (pm3/pm3-1.1.14a-FreeBSD4-boot.tar.bz2) = 03f2da503ce1b4546980de7c0f6a40e1 +MD5 (pm3/pm3-1.1.15-FBSD_ALPHA-boot.tar.bz2) = 7d5983635957b5c5e8ba6cc97ceab033 +MD5 (pm3/pm3-1.1.15-FreeBSD2-boot.tar.bz2) = 83d2ad933b9fbeff06fe413aa69ceefc +MD5 (pm3/pm3-1.1.15-FreeBSD3-boot.tar.bz2) = 67cc0d0291df0e7357103f026a6cb657 +MD5 (pm3/pm3-1.1.15-FreeBSD4-boot.tar.bz2) = eac38b81c997bb65186de10db318ca6d +MD5 (pm3/pm3-1.1.15-src.tar.bz2) = be596ba5d0b422abed5a5b71b0d90892 diff --git a/lang/pm3-forms/Makefile b/lang/pm3-forms/Makefile index 9b3770b586c3..2c7ac9c76db5 100644 --- a/lang/pm3-forms/Makefile +++ b/lang/pm3-forms/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pm3-forms -PORTVERSION= 1.1.14 +PORTVERSION= 1.1.15 CATEGORIES= lang DISTFILES= diff --git a/lang/pm3-gui/Makefile b/lang/pm3-gui/Makefile index f8f12991e49a..484583044d3d 100644 --- a/lang/pm3-gui/Makefile +++ b/lang/pm3-gui/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pm3-gui -PORTVERSION= 1.1.14 +PORTVERSION= 1.1.15 CATEGORIES= lang DISTFILES= diff --git a/lang/pm3-m3tk/Makefile b/lang/pm3-m3tk/Makefile index 406f622fed0e..0b44be8ec059 100644 --- a/lang/pm3-m3tk/Makefile +++ b/lang/pm3-m3tk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pm3-m3tk -PORTVERSION= 1.1.14 +PORTVERSION= 1.1.15 CATEGORIES= lang DISTFILES= diff --git a/lang/pm3-net/Makefile b/lang/pm3-net/Makefile index b8e5a756d3b0..44f84b1333e3 100644 --- a/lang/pm3-net/Makefile +++ b/lang/pm3-net/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pm3-net -PORTVERSION= 1.1.14 +PORTVERSION= 1.1.15 CATEGORIES= lang DISTFILES= diff --git a/lang/pm3-netobj/Makefile b/lang/pm3-netobj/Makefile index 7120a25c9b20..2a3e7d317252 100644 --- a/lang/pm3-netobj/Makefile +++ b/lang/pm3-netobj/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pm3-netobj -PORTVERSION= 1.1.14 +PORTVERSION= 1.1.15 CATEGORIES= lang DISTFILES= |