Index: head/audio/gvolwheel/Makefile =================================================================== --- head/audio/gvolwheel/Makefile (revision 566239) +++ head/audio/gvolwheel/Makefile (revision 566240) @@ -1,35 +1,35 @@ # Created by: Veniamin Gvozdikov # $FreeBSD$ PORTNAME= gvolwheel -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org COMMENT= Control volume by scrolling over tray icon LICENSE= GPLv3 USES= autoreconf libtool gmake gnome pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-oss USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_GITHUB= yes GH_ACCOUNT= Junker PORTDOCS= AUTHORS ChangeLog README.md OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext DESKTOP_ENTRIES="GVolWheel" "${COMMENT}" "${PORTNAME}" \ "${PORTNAME}" "GTK;AudioVideo;Audio;Mixer;" true post-install: ${LN} -sf gvolwheel/audio-volume-high.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png .include Index: head/audio/gvolwheel/distinfo =================================================================== --- head/audio/gvolwheel/distinfo (revision 566239) +++ head/audio/gvolwheel/distinfo (revision 566240) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596274379 -SHA256 (Junker-gvolwheel-1.0.2_GH0.tar.gz) = bea06a301ee4e7e7a6a3035e9d495e166aeef00d23644943d2df519362a520d9 -SIZE (Junker-gvolwheel-1.0.2_GH0.tar.gz) = 16277 +TIMESTAMP = 1613928879 +SHA256 (Junker-gvolwheel-1.0.3_GH0.tar.gz) = feb12a70129d626c33097861af9632d174c5ab271603a692acd63b9545a733f5 +SIZE (Junker-gvolwheel-1.0.3_GH0.tar.gz) = 16320 Index: head/audio/gvolwheel/files/patch-src_oss.h =================================================================== --- head/audio/gvolwheel/files/patch-src_oss.h (revision 566239) +++ head/audio/gvolwheel/files/patch-src_oss.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/oss.h.orig 2020-08-01 09:32:59 UTC -+++ src/oss.h -@@ -23,7 +23,7 @@ struct stereo_volume - unsigned char right; - }; - --struct stereo_volume vol; -+extern struct stereo_volume vol; - - int vol_backend_init(char *device); - void vol_backend_set(int mixer, int value); Property changes on: head/audio/gvolwheel/files/patch-src_oss.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property