diff options
author | marcus <marcus@FreeBSD.org> | 2007-02-26 03:19:03 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-02-26 03:19:03 +0800 |
commit | 47cd170f37f2ef2c17246caf900959e77c33d298 (patch) | |
tree | 9feff2cb0efebbc7d25966de369ece9fa8202432 /x11-toolkits | |
parent | f56dd392e1f0073e2a87fe16b8c35a7430931a55 (diff) | |
download | freebsd-ports-gnome-47cd170f37f2ef2c17246caf900959e77c33d298.tar.gz freebsd-ports-gnome-47cd170f37f2ef2c17246caf900959e77c33d298.tar.zst freebsd-ports-gnome-47cd170f37f2ef2c17246caf900959e77c33d298.zip |
Update to 2.14.3.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-gnome-extras/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-gnome-extras/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/py-gnome-extras/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile index f649e6f5c9d0..770806e7aadb 100644 --- a/x11-toolkits/py-gnome-extras/Makefile +++ b/x11-toolkits/py-gnome-extras/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnome -PORTVERSION= 2.14.2 +PORTVERSION= 2.14.3 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//} diff --git a/x11-toolkits/py-gnome-extras/distinfo b/x11-toolkits/py-gnome-extras/distinfo index e446130b94f2..3616f3f71fc2 100644 --- a/x11-toolkits/py-gnome-extras/distinfo +++ b/x11-toolkits/py-gnome-extras/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-python-extras-2.14.2.tar.bz2) = 039e1300368df17de9867685e9705091 -SHA256 (gnome2/gnome-python-extras-2.14.2.tar.bz2) = fcecd0098431c0baca72cc762560b15f330275727df4fd4157606a90252bae29 -SIZE (gnome2/gnome-python-extras-2.14.2.tar.bz2) = 351780 +MD5 (gnome2/gnome-python-extras-2.14.3.tar.bz2) = 7d3414838ccb94cfcecc0a48f68c012d +SHA256 (gnome2/gnome-python-extras-2.14.3.tar.bz2) = 2c0392d3f71272d4c3921f715aaf9ef7e54ee64be12d778fb2fb53f40d14f4c5 +SIZE (gnome2/gnome-python-extras-2.14.3.tar.bz2) = 363684 diff --git a/x11-toolkits/py-gnome-extras/pkg-plist b/x11-toolkits/py-gnome-extras/pkg-plist index 6dacdc1b1d79..2940eacbaee6 100644 --- a/x11-toolkits/py-gnome-extras/pkg-plist +++ b/x11-toolkits/py-gnome-extras/pkg-plist @@ -40,6 +40,8 @@ libdata/pkgconfig/pygda-1.2.pc %%PORTDOCS%%share/examples/py-gnome/egg/recent/gtk-view.py %%PORTDOCS%%share/examples/py-gnome/egg/recent/populate-recent.py %%PORTDOCS%%share/examples/py-gnome/egg/trayicon.py +%%PORTDOCS%%share/examples/py-gnome/gdl/gdl_combo_button.py +%%PORTDOCS%%share/examples/py-gnome/gdl/gdl_dock.py %%PORTDOCS%%share/examples/py-gnome/gdl/gdl_test.py %%PORTDOCS%%share/examples/py-gnome/gtkhtml2/simple-browser.py %%PORTDOCS%%share/examples/py-gnome/gtkspell/gtkspell.py |