diff options
author | thierry <thierry@FreeBSD.org> | 2014-05-15 01:21:44 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2014-05-15 01:21:44 +0800 |
commit | b61eecc9512ae5214b6049fd67f7e280bbce26d8 (patch) | |
tree | d1121a9ffb224f262c024cd353d44639a1738671 /net-im | |
parent | 4571ce86102da43467957139da17b2734a2c2856 (diff) | |
download | freebsd-ports-gnome-b61eecc9512ae5214b6049fd67f7e280bbce26d8.tar.gz freebsd-ports-gnome-b61eecc9512ae5214b6049fd67f7e280bbce26d8.tar.zst freebsd-ports-gnome-b61eecc9512ae5214b6049fd67f7e280bbce26d8.zip |
Refresh and clean plist.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/venom/Makefile | 4 | ||||
-rw-r--r-- | net-im/venom/distinfo | 4 | ||||
-rw-r--r-- | net-im/venom/pkg-plist | 16 |
3 files changed, 4 insertions, 20 deletions
diff --git a/net-im/venom/Makefile b/net-im/venom/Makefile index c9d8be66b038..88c80c499939 100644 --- a/net-im/venom/Makefile +++ b/net-im/venom/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Venom -PORTVERSION= 0.2.0.140508 +PORTVERSION= 0.2.0.140514 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox USE_GITHUB= yes GH_ACCOUNT= naxuroqa GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= dbd216c +GH_COMMIT= 6782a3b USES= cmake desktop-file-utils pkgconfig USE_GNOME= glib20 gtk30 diff --git a/net-im/venom/distinfo b/net-im/venom/distinfo index ff0e1d3d0cc2..3c05bcf67a6c 100644 --- a/net-im/venom/distinfo +++ b/net-im/venom/distinfo @@ -1,2 +1,2 @@ -SHA256 (Venom-0.2.0.140508.tar.gz) = 571f12ca761275f851822850a03f503bc5917b189a32f004656b470ca52091cc -SIZE (Venom-0.2.0.140508.tar.gz) = 142965 +SHA256 (Venom-0.2.0.140514.tar.gz) = 120a459a5d49813b25eae63aaea5ed1ed68201922515b04c3ebb816ef7dd26a7 +SIZE (Venom-0.2.0.140514.tar.gz) = 143208 diff --git a/net-im/venom/pkg-plist b/net-im/venom/pkg-plist index ad1cc2ec6ece..c5c20c6cb92c 100644 --- a/net-im/venom/pkg-plist +++ b/net-im/venom/pkg-plist @@ -11,19 +11,3 @@ share/pixmaps/venom.png share/venom/theme/default.css @dirrmtry share/venom/theme @dirrmtry share/venom -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable -@dirrmtry share/icons/hicolor/64x64/apps -@dirrmtry share/icons/hicolor/64x64 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor/256x256/apps -@dirrmtry share/icons/hicolor/256x256 -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor/128x128/apps -@dirrmtry share/icons/hicolor/128x128 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons |