diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-29 20:13:12 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-29 20:13:12 +0800 |
commit | 5d4eef5cea96d7aa4e6708792b35722c919b5861 (patch) | |
tree | 154c62873ce9c957c3bdf19a097ac9c328cbacfc | |
parent | c4dc4c84174892637c9f6d0e7841ea3719a86862 (diff) | |
download | marcuscom-ports-5d4eef5cea96d7aa4e6708792b35722c919b5861.tar marcuscom-ports-5d4eef5cea96d7aa4e6708792b35722c919b5861.tar.gz marcuscom-ports-5d4eef5cea96d7aa4e6708792b35722c919b5861.tar.bz2 marcuscom-ports-5d4eef5cea96d7aa4e6708792b35722c919b5861.tar.lz marcuscom-ports-5d4eef5cea96d7aa4e6708792b35722c919b5861.tar.xz marcuscom-ports-5d4eef5cea96d7aa4e6708792b35722c919b5861.tar.zst marcuscom-ports-5d4eef5cea96d7aa4e6708792b35722c919b5861.zip |
Update to 0.11.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4658 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | accessibility/gnopernicus/Makefile | 6 | ||||
-rw-r--r-- | accessibility/gnopernicus/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index 9bd2fc87a..42ee0a765 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.58 2005/07/25 21:49:03 marcus Exp $ +# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.59 2005/08/08 06:55:43 marcus Exp $ # PORTNAME= gnopernicus -PORTVERSION= 0.11.4 +PORTVERSION= 0.11.5 CATEGORIES= accessibility x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 @@ -30,7 +30,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAKE_ENV= SED="${SED}" GCONF_SCHEMAS= brlmonitor.schemas gnopernicus.schemas remote.schemas -SHLIB_VERSION= 4 +SHLIB_VERSION= 5 PLIST_SUB= SHLIB_VERSION=${SHLIB_VERSION} post-patch: diff --git a/accessibility/gnopernicus/distinfo b/accessibility/gnopernicus/distinfo index f109ffdc6..f83ca02a6 100644 --- a/accessibility/gnopernicus/distinfo +++ b/accessibility/gnopernicus/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnopernicus-0.11.4.tar.bz2) = bdf481d42904fae9de4ef9ecc7373523 -SIZE (gnome2/gnopernicus-0.11.4.tar.bz2) = 2119358 +MD5 (gnome2/gnopernicus-0.11.5.tar.bz2) = a12235ac42a21eb143ffa2da09e3d059 +SIZE (gnome2/gnopernicus-0.11.5.tar.bz2) = 2156948 |