diff options
author | nemoliu <nemoliu@FreeBSD.org> | 2007-12-14 11:04:45 +0800 |
---|---|---|
committer | nemoliu <nemoliu@FreeBSD.org> | 2007-12-14 11:04:45 +0800 |
commit | e1373216f184cd2f0ee1d392dba0041ad17c0fc8 (patch) | |
tree | afabe7abfaee0528aacb76987a7b09b5f6195488 | |
parent | 8ed227bfafd27e85d9accd9933aede0babe4f0c4 (diff) | |
download | freebsd-ports-gnome-e1373216f184cd2f0ee1d392dba0041ad17c0fc8.tar.gz freebsd-ports-gnome-e1373216f184cd2f0ee1d392dba0041ad17c0fc8.tar.zst freebsd-ports-gnome-e1373216f184cd2f0ee1d392dba0041ad17c0fc8.zip |
- update to 2.5.1
Approved by: delphij(mentor,implicit)
-rw-r--r-- | graphics/aoi/Makefile | 3 | ||||
-rw-r--r-- | graphics/aoi/distinfo | 6 | ||||
-rw-r--r-- | graphics/aoi/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/graphics/aoi/Makefile b/graphics/aoi/Makefile index 4e2e5bd4bb82..f32e9d2c92ed 100644 --- a/graphics/aoi/Makefile +++ b/graphics/aoi/Makefile @@ -6,8 +6,7 @@ # PORTNAME= aoi -PORTVERSION= 2.4.1 -PORTREVISION= 1 +PORTVERSION= 2.5.1 CATEGORIES= graphics java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= aoi diff --git a/graphics/aoi/distinfo b/graphics/aoi/distinfo index 5ac76d31e80b..2023e7c4c5b2 100644 --- a/graphics/aoi/distinfo +++ b/graphics/aoi/distinfo @@ -1,3 +1,3 @@ -MD5 (aoi241.zip) = 8543e7fd4f6c00f373b546d00d911943 -SHA256 (aoi241.zip) = 5e510b52f63df5f1084dc0eea3bb7920b03ff20ced627a71d1003df34e385736 -SIZE (aoi241.zip) = 4467857 +MD5 (aoi251.zip) = f56d181ae12942a935ed8c2442988784 +SHA256 (aoi251.zip) = 9a7ad546a4afb6ae40d9370c35eb3177550dc2b1014c0d1ddda116233e1a0a85 +SIZE (aoi251.zip) = 4532523 diff --git a/graphics/aoi/pkg-plist b/graphics/aoi/pkg-plist index ba45ffbaaaf8..91f0ac8e12c5 100644 --- a/graphics/aoi/pkg-plist +++ b/graphics/aoi/pkg-plist @@ -13,7 +13,6 @@ bin/aoi %%DATADIR%%/Plugins/Help/pircbot.jar %%DATADIR%%/Plugins/HelpPlugin.jar %%DATADIR%%/Plugins/OSSpecific.jar -%%DATADIR%%/Plugins/PluginRegistry.jar %%DATADIR%%/Plugins/PostInstall.jar %%DATADIR%%/Plugins/Renderers.jar %%DATADIR%%/Plugins/SPManager.jar |