Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 2002 10:00:03 +1100 (EST)
From:      Tony Maher <tonym@biolateral.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45321: Port update: x11-toolkits/pmw (version 0.85 -> 1.1)
Message-ID:  <200211152300.gAFN03xN040835@dt.home>

next in thread | raw e-mail | index | archive | help

>Number:         45321
>Category:       ports
>Synopsis:       Port update: x11-toolkits/pmw (version 0.85 -> 1.1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 15 15:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tony Maher
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Biolateral
>Environment:
System: FreeBSD dt.home 4.7-STABLE FreeBSD 4.7-STABLE #1: Sun Oct 20 11:26:47 EST 2002 root@dt.home:/usr/obj/usr/src/sys/DT i386


>Description:
	Python Mega-Widgets port is out of date.
	I emailed maintainer last weekend (and from mailing lists I see why
	got no response.

>How-To-Repeat:

>Fix:

Appy patch ;-)


diff -ruN pmw.orig/Makefile pmw/Makefile
--- pmw.orig/Makefile	Thu Feb 15 23:02:54 2001
+++ pmw/Makefile	Fri Nov  8 14:46:10 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pmw
-PORTVERSION=	0.8.5
+PORTVERSION=	1.1
 CATEGORIES=	x11-toolkits python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pmw
diff -ruN pmw.orig/distinfo pmw/distinfo
--- pmw.orig/distinfo	Thu Feb 15 23:02:54 2001
+++ pmw/distinfo	Fri Nov  8 14:46:42 2002
@@ -1 +1 @@
-MD5 (Pmw.0.8.5.tar.gz) = 1f6c205099c719102633800843fff51a
+MD5 (Pmw.1.1.tar.gz) = f28603d1d3cc2b76faf884c4bb430a59
diff -ruN pmw.orig/pkg-plist pmw/pkg-plist
--- pmw.orig/pkg-plist	Thu Feb 15 23:02:54 2001
+++ pmw/pkg-plist	Sun Nov 10 19:30:31 2002
@@ -113,9 +113,6 @@
 lib/%%PYTHON_VERSION%%/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTimeFuncs.py
 lib/%%PYTHON_VERSION%%/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTimeFuncs.pyc
 lib/%%PYTHON_VERSION%%/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTimeFuncs.pyo
-lib/%%PYTHON_VERSION%%/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTreeBrowse.py
-lib/%%PYTHON_VERSION%%/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTreeBrowse.pyc
-lib/%%PYTHON_VERSION%%/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTreeBrowse.pyo
 lib/%%PYTHON_VERSION%%/site-packages/Pmw/%%PMWVERSION%%/lib/PmwVerticalGauge.py
 lib/%%PYTHON_VERSION%%/site-packages/Pmw/%%PMWVERSION%%/lib/PmwVerticalGauge.pyc
 lib/%%PYTHON_VERSION%%/site-packages/Pmw/%%PMWVERSION%%/lib/PmwVerticalGauge.pyo
@@ -127,6 +124,7 @@
 lib/%%PYTHON_VERSION%%/site-packages/Pmw/__init__.pyo
 %%PORTDOCS%%share/doc/Pmw/AboutDialog.gif
 %%PORTDOCS%%share/doc/Pmw/AboutDialog.html
+%%PORTDOCS%%share/doc/Pmw/Balloon.gif
 %%PORTDOCS%%share/doc/Pmw/Balloon.html
 %%PORTDOCS%%share/doc/Pmw/Blt.html
 %%PORTDOCS%%share/doc/Pmw/ButtonBox.gif
@@ -147,6 +145,7 @@
 %%PORTDOCS%%share/doc/Pmw/ExampleDemo.py
 %%PORTDOCS%%share/doc/Pmw/Group.gif
 %%PORTDOCS%%share/doc/Pmw/Group.html
+%%PORTDOCS%%share/doc/Pmw/HistoryText.gif
 %%PORTDOCS%%share/doc/Pmw/HistoryText.html
 %%PORTDOCS%%share/doc/Pmw/LabeledWidget.gif
 %%PORTDOCS%%share/doc/Pmw/LabeledWidget.html
@@ -216,6 +215,7 @@
 %%PORTDOCS%%share/doc/Pmw/transdove.gif
 %%PORTDOCS%%share/examples/Pmw/AboutDialog.py
 %%PORTDOCS%%share/examples/Pmw/All.py
+%%PORTDOCS%%share/examples/Pmw/Args.py
 %%PORTDOCS%%share/examples/Pmw/Balloon.py
 %%PORTDOCS%%share/examples/Pmw/BltGraph.py
 %%PORTDOCS%%share/examples/Pmw/BltTabset.py
@@ -247,6 +247,7 @@
 %%PORTDOCS%%share/examples/Pmw/NoteBook_3.py
 %%PORTDOCS%%share/examples/Pmw/OptionMenu.py
 %%PORTDOCS%%share/examples/Pmw/PanedWidget.py
+%%PORTDOCS%%share/examples/Pmw/PanedWidget_2.py
 %%PORTDOCS%%share/examples/Pmw/PromptDialog.py
 %%PORTDOCS%%share/examples/Pmw/RadioSelect.py
 %%PORTDOCS%%share/examples/Pmw/Resources.py
@@ -256,12 +257,14 @@
 %%PORTDOCS%%share/examples/Pmw/ScrolledFrame.py
 %%PORTDOCS%%share/examples/Pmw/ScrolledListBox.py
 %%PORTDOCS%%share/examples/Pmw/ScrolledText.py
+%%PORTDOCS%%share/examples/Pmw/ScrolledText_2.py
 %%PORTDOCS%%share/examples/Pmw/SelectionDialog.py
 %%PORTDOCS%%share/examples/Pmw/ShowBusy.py
 %%PORTDOCS%%share/examples/Pmw/SpecialCounter.py
 %%PORTDOCS%%share/examples/Pmw/SpecialEntry.py
 %%PORTDOCS%%share/examples/Pmw/Spectrum.py
 %%PORTDOCS%%share/examples/Pmw/SpeedTest.py
+%%PORTDOCS%%share/examples/Pmw/SubClassing.py
 %%PORTDOCS%%share/examples/Pmw/TextDialog.py
 %%PORTDOCS%%share/examples/Pmw/TextDisplay.py
 %%PORTDOCS%%share/examples/Pmw/TimeCounter.py

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211152300.gAFN03xN040835>