Index: head/net/remmina-applet/Makefile =================================================================== --- head/net/remmina-applet/Makefile (revision 250259) +++ head/net/remmina-applet/Makefile (revision 250260) @@ -1,46 +1,45 @@ # New ports collection makefile for: grdc-applet # Date created: 12 April 2009 # Whom: Alexander Logvinov # # $FreeBSD$ # PORTNAME= remmina -PORTVERSION= 0.7.1 -PORTREVISION= 1 +PORTVERSION= 0.7.2 CATEGORIES= net gnome MASTER_SITES= SF/${PORTNAME}/0.7/ PKGNAMESUFFIX= -applet DISTNAME= ${PORTNAME}-gnome-${PORTVERSION} MAINTAINER= avl@FreeBSD.org COMMENT= A GNOME Desktop applet for Remmina RUN_DEPENDS= remmina:${PORTSDIR}/net/remmina OPTIONS= AVAHI "Build with Avahi support" off MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 gtk20 gnomepanel CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include .if defined(WITHOUT_NLS) CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .else USE_GETTEXT= yes PLIST_SUB+= NLS="" .endif .if defined(WITH_AVAHI) LIB_DEPENDS+= avahi-ui.0:${PORTSDIR}/net/avahi-gtk .else CONFIGURE_ARGS+= --disable-avahi .endif .include Property changes on: head/net/remmina-applet/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/net/remmina-applet/distinfo =================================================================== --- head/net/remmina-applet/distinfo (revision 250259) +++ head/net/remmina-applet/distinfo (revision 250260) @@ -1,3 +1,3 @@ -MD5 (remmina-gnome-0.7.1.tar.gz) = a3ca269dbd06594c00447228c099bbe4 -SHA256 (remmina-gnome-0.7.1.tar.gz) = adf7231643606f6649b5799c5110665d1b5d34e11c3276f1e19f22af92ce6c14 -SIZE (remmina-gnome-0.7.1.tar.gz) = 124971 +MD5 (remmina-gnome-0.7.2.tar.gz) = 522b9c44667ec075f510a6b19c1bfa36 +SHA256 (remmina-gnome-0.7.2.tar.gz) = 1abd8d84fbabd0e4d9b6c5613e2ad6e4f409fb91dbab04a340f25e38ecfb542e +SIZE (remmina-gnome-0.7.2.tar.gz) = 125016 Property changes on: head/net/remmina-applet/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property