diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-03 06:28:46 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-03 06:28:46 +0800 |
commit | 3dcede8f1cb90b24dc387632a6849036785ff27c (patch) | |
tree | d736e471eb25c8df035d56e54bf91a726668c866 /accessibility/gnopernicus | |
parent | fef39540a9b07b6806d933086b75ef0a69ab79ca (diff) | |
download | marcuscom-ports-3dcede8f1cb90b24dc387632a6849036785ff27c.tar marcuscom-ports-3dcede8f1cb90b24dc387632a6849036785ff27c.tar.gz marcuscom-ports-3dcede8f1cb90b24dc387632a6849036785ff27c.tar.bz2 marcuscom-ports-3dcede8f1cb90b24dc387632a6849036785ff27c.tar.lz marcuscom-ports-3dcede8f1cb90b24dc387632a6849036785ff27c.tar.xz marcuscom-ports-3dcede8f1cb90b24dc387632a6849036785ff27c.tar.zst marcuscom-ports-3dcede8f1cb90b24dc387632a6849036785ff27c.zip |
Update to 0.9.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2592 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/gnopernicus')
-rw-r--r-- | accessibility/gnopernicus/Makefile | 4 | ||||
-rw-r--r-- | accessibility/gnopernicus/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index 5883e1f2e..db0749afb 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnopernicus -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8 CATEGORIES= accessibility x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 @@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAKE_ENV= SED="${SED}" -SHLIB_VERSION= 7 +SHLIB_VERSION= 8 PLIST_SUB= SHLIB_VERSION=${SHLIB_VERSION} .include <bsd.port.mk> diff --git a/accessibility/gnopernicus/distinfo b/accessibility/gnopernicus/distinfo index 8254b2e8a..015a9e38e 100644 --- a/accessibility/gnopernicus/distinfo +++ b/accessibility/gnopernicus/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnopernicus-0.9.7.tar.bz2) = 601787c02e9f8259b5f92289359a3113 -SIZE (gnome2/gnopernicus-0.9.7.tar.bz2) = 1656484 +MD5 (gnome2/gnopernicus-0.9.8.tar.bz2) = 67acb14e0bbe97693c54f894919fd4b7 +SIZE (gnome2/gnopernicus-0.9.8.tar.bz2) = 1600142 |