diff options
author | decke <decke@FreeBSD.org> | 2011-01-10 20:39:56 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2011-01-10 20:39:56 +0800 |
commit | 90db499e474e711b38dc300c6f22181f2c39fb0e (patch) | |
tree | 01257226f90f05fc81a1510c53cf3cf9ad27ef12 | |
parent | e774861b0a29aab86595a4789713ed7ce40d9d6d (diff) | |
download | freebsd-ports-gnome-90db499e474e711b38dc300c6f22181f2c39fb0e.tar.gz freebsd-ports-gnome-90db499e474e711b38dc300c6f22181f2c39fb0e.tar.zst freebsd-ports-gnome-90db499e474e711b38dc300c6f22181f2c39fb0e.zip |
- Update to 0.8.4
- Remove MD5 checksum
-rw-r--r-- | audio/vagalume/Makefile | 6 | ||||
-rw-r--r-- | audio/vagalume/distinfo | 5 | ||||
-rw-r--r-- | audio/vagalume/pkg-plist | 3 |
3 files changed, 6 insertions, 8 deletions
diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile index 46263c9a4ebb..be70c3271253 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -6,13 +6,11 @@ # PORTNAME= vagalume -PORTVERSION= 0.8.3 -PORTREVISION= 3 +PORTVERSION= 0.8.4 CATEGORIES= audio MASTER_SITES= http://vagalume.igalia.com/files/source/ \ ${MASTER_SITE_DEBIAN_POOL} MASTER_SITE_SUBDIR= pool/main/v/vagalume/ -DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= decke@FreeBSD.org COMMENT= A GTK+-based client for the Last.fm online radio @@ -20,8 +18,6 @@ COMMENT= A GTK+-based client for the Last.fm online radio LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ curl.6:${PORTSDIR}/ftp/curl -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig - GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= pkgconfig gtk20 diff --git a/audio/vagalume/distinfo b/audio/vagalume/distinfo index e109b2035f26..4ab167c55494 100644 --- a/audio/vagalume/distinfo +++ b/audio/vagalume/distinfo @@ -1,3 +1,2 @@ -MD5 (vagalume_0.8.3.orig.tar.gz) = f6cb301fe4eec68877484b258045d0df -SHA256 (vagalume_0.8.3.orig.tar.gz) = aedf9efef06cd542168c0316d7696d6ba64e78d689212693264f4c5d17663f4d -SIZE (vagalume_0.8.3.orig.tar.gz) = 707206 +SHA256 (vagalume-0.8.4.tar.gz) = f6ada68c89c56bfb21dce2de921c715c5590a4e8dabebfa96efc987e5ee5d2b1 +SIZE (vagalume-0.8.4.tar.gz) = 672384 diff --git a/audio/vagalume/pkg-plist b/audio/vagalume/pkg-plist index 720dfb6a9694..20bd06f53156 100644 --- a/audio/vagalume/pkg-plist +++ b/audio/vagalume/pkg-plist @@ -26,6 +26,7 @@ share/pixmaps/vagalume.xpm %%NLS%%share/locale/pl/LC_MESSAGES/vagalume.mo %%NLS%%share/locale/pt/LC_MESSAGES/vagalume.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/vagalume.mo +%%NLS%%share/locale/ru/LC_MESSAGES/vagalume.mo @dirrm %%DATADIR%%/icons/hicolor/scalable/apps @dirrm %%DATADIR%%/icons/hicolor/scalable @dirrm %%DATADIR%%/icons/hicolor @@ -55,5 +56,7 @@ share/pixmaps/vagalume.xpm %%NLS%%@dirrmtry share/locale/pt %%NLS%%@dirrmtry share/locale/pt_BR/LC_MESSAGES %%NLS%%@dirrmtry share/locale/pt_BR +%%NLS%%@dirrmtry share/locale/ru/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/ru %%NLS%%@dirrmtry share/locale @dirrmtry share/applications |