diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-11-11 15:24:03 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-11-11 15:24:03 +0000 |
commit | ee9c5a399cd223e91549dbe3e204f30b6c410bdb (patch) | |
tree | 72cefcac5f756ba8770040fd7f22faadcf9ba588 /accessibility | |
parent | 4cb30f839c07dc8e2e701e4ad0157a17dbe6cb0e (diff) | |
download | ports-ee9c5a399cd223e91549dbe3e204f30b6c410bdb.tar.gz ports-ee9c5a399cd223e91549dbe3e204f30b6c410bdb.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/gnopernicus/Makefile | 5 | ||||
-rw-r--r-- | accessibility/gnopernicus/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index d85029612322..943c6bc54338 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnopernicus -PORTVERSION= 0.9.16 -PORTREVISION= 1 +PORTVERSION= 0.9.17 CATEGORIES= accessibility x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 @@ -28,7 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAKE_ENV= SED="${SED}" GCONF_SCHEMAS= brlmonitor.schemas gnopernicus.schemas remote.schemas -SHLIB_VERSION= 16 +SHLIB_VERSION= 17 PLIST_SUB= SHLIB_VERSION=${SHLIB_VERSION} .include <bsd.port.mk> diff --git a/accessibility/gnopernicus/distinfo b/accessibility/gnopernicus/distinfo index a40466bc5a0d..7c7e29dd35ff 100644 --- a/accessibility/gnopernicus/distinfo +++ b/accessibility/gnopernicus/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnopernicus-0.9.16.tar.bz2) = 7870ad0df8edcfd01c4f16c49755db35 -SIZE (gnome2/gnopernicus-0.9.16.tar.bz2) = 1905537 +MD5 (gnome2/gnopernicus-0.9.17.tar.bz2) = 85e54ef5d42c4ea1be3d44c204409ae6 +SIZE (gnome2/gnopernicus-0.9.17.tar.bz2) = 1905706 |