diff options
author | sahil <sahil@FreeBSD.org> | 2010-06-08 09:18:08 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-06-08 09:18:08 +0800 |
commit | e3964c0f5ab4e6616840f8c0b379503d157b027b (patch) | |
tree | 4084e568af97437e9a385d7583b5642c999c33b9 | |
parent | 46c58b853488b7a90e9a682b58b6fa1b84b35a79 (diff) | |
download | freebsd-ports-gnome-e3964c0f5ab4e6616840f8c0b379503d157b027b.tar.gz freebsd-ports-gnome-e3964c0f5ab4e6616840f8c0b379503d157b027b.tar.zst freebsd-ports-gnome-e3964c0f5ab4e6616840f8c0b379503d157b027b.zip |
- Update to 2.2.14
PR: ports/136375
Submitted by: Olexandr Davydenko <o.davydenko@gmail.com>
Approved by: wxs@/itectu@ (mentors, implicit)
-rw-r--r-- | misc/xosd/Makefile | 9 | ||||
-rw-r--r-- | misc/xosd/distinfo | 6 |
2 files changed, 6 insertions, 9 deletions
diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index 7a14032a8710..5fe15d204199 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -6,18 +6,15 @@ # PORTNAME= xosd -PORTVERSION= 2.2.12 -PORTREVISION= 8 +PORTVERSION= 2.2.14 CATEGORIES= misc -MASTER_SITES= http://www.ignavus.net/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= perky +MASTER_SITES= SF +MASTER_SITE_SUBDIR= libxosd/libxosd/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= X On-Screen-Display Library and XMMS plug-in XMMS_CONFIG?= ${LOCALBASE}/bin/xmms-config -USE_BZIP2= yes USE_GMAKE= yes USE_XORG= x11 xext xt sm ice USE_AUTOTOOLS= libtool:22 diff --git a/misc/xosd/distinfo b/misc/xosd/distinfo index e3f90c0ed7d6..dd8463949b23 100644 --- a/misc/xosd/distinfo +++ b/misc/xosd/distinfo @@ -1,3 +1,3 @@ -MD5 (xosd-2.2.12.tar.bz2) = 756d714cec908e4d4c956ff0e7dcd4c4 -SHA256 (xosd-2.2.12.tar.bz2) = 1c077e59b7a7064aa1f6f0c49c1a5a461c7927a7bdae3983a216cc27302d12a5 -SIZE (xosd-2.2.12.tar.bz2) = 287514 +MD5 (xosd-2.2.14.tar.gz) = 4b349fe930e4eee2f504d6c02673e24d +SHA256 (xosd-2.2.14.tar.gz) = 4f1fa96f4895baee6a3cba40f188a0da23bbac9d68e8c326d749e084143cb508 +SIZE (xosd-2.2.14.tar.gz) = 418331 |