diff options
author | olivierd <olivierd@FreeBSD.org> | 2013-12-06 01:18:40 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2013-12-06 01:18:40 +0800 |
commit | 7e077cf321beeb105d226c5af2a84788a7af2d77 (patch) | |
tree | 139d72af91b68b25eea0e6f76aecd85364703799 | |
parent | b9a9f22aaed9dab5a63319c5c6c9d2280e05ba26 (diff) | |
download | freebsd-ports-gnome-7e077cf321beeb105d226c5af2a84788a7af2d77.tar.gz freebsd-ports-gnome-7e077cf321beeb105d226c5af2a84788a7af2d77.tar.zst freebsd-ports-gnome-7e077cf321beeb105d226c5af2a84788a7af2d77.zip |
- Update to 0.5.4 (bugfix release)
ChangeLog: http://mail.xfce.org/pipermail/xfce-announce/2013-December/000292.html
-rw-r--r-- | multimedia/xfce4-parole/Makefile | 5 | ||||
-rw-r--r-- | multimedia/xfce4-parole/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/xfce4-parole/Makefile b/multimedia/xfce4-parole/Makefile index a92fcb0fc975..e2e7530e4513 100644 --- a/multimedia/xfce4-parole/Makefile +++ b/multimedia/xfce4-parole/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= parole -PORTVERSION= 0.5.3 -PORTREVISION= 1 +PORTVERSION= 0.5.4 CATEGORIES= multimedia xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}/ DIST_SUBDIR= xfce4 @@ -30,7 +29,7 @@ USE_GNOME= gtk20 glib20 intltool intlhack USE_XFCE= configenv libmenu libutil USE_XORG= x11 sm USE_LDCONFIG= yes -USES= desktop-file-utils pathfix pkgconfig gmake +USES= desktop-file-utils pkgconfig gmake OPTIONS_DEFINE= NLS OPTIONS_SINGLE= GSTREAMER diff --git a/multimedia/xfce4-parole/distinfo b/multimedia/xfce4-parole/distinfo index e05fd5214730..88cbe90cf3aa 100644 --- a/multimedia/xfce4-parole/distinfo +++ b/multimedia/xfce4-parole/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/parole-0.5.3.tar.bz2) = e1b1c9b75be24ff0a7519d54a2bdc860c4cc512b4cf8a6d24df50f26b96c2e29 -SIZE (xfce4/parole-0.5.3.tar.bz2) = 658378 +SHA256 (xfce4/parole-0.5.4.tar.bz2) = c0f4bd7b45a016a0a84ec86336b912d0a12388e29c316beb86193ed7d2c3bfc3 +SIZE (xfce4/parole-0.5.4.tar.bz2) = 669806 |