aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libnotify
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-03-27 10:42:16 +0800
committermezz <mezz@FreeBSD.org>2007-03-27 10:42:16 +0800
commitbedf441657712f35577372e2a97d7fc583bb835c (patch)
treeb01824783a67e79193164744f534afd503c6dc67 /devel/libnotify
parentdf4ab996feaf7b5633be0698e804745ffff7f033 (diff)
downloadfreebsd-ports-gnome-bedf441657712f35577372e2a97d7fc583bb835c.tar.gz
freebsd-ports-gnome-bedf441657712f35577372e2a97d7fc583bb835c.tar.zst
freebsd-ports-gnome-bedf441657712f35577372e2a97d7fc583bb835c.zip
-Update to 0.4.4.
-No longer need popt dependency. -Remove a FreeBSD 4.x check.
Diffstat (limited to 'devel/libnotify')
-rw-r--r--devel/libnotify/Makefile14
-rw-r--r--devel/libnotify/distinfo6
2 files changed, 6 insertions, 14 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile
index 4849e280eca5..51202566e907 100644
--- a/devel/libnotify/Makefile
+++ b/devel/libnotify/Makefile
@@ -6,15 +6,14 @@
#
PORTNAME= libnotify
-PORTVERSION= 0.4.3
+PORTVERSION= 0.4.4
CATEGORIES= devel gnome
MASTER_SITES= http://www.galago-project.org/files/releases/source/libnotify/
MAINTAINER= gnome@FreeBSD.org
COMMENT= A library for desktop notifications
-LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
- popt.0:${PORTSDIR}/devel/popt
+LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
USE_GNOME= gnomehack gnometarget intlhack glib20 gtk20 ltverhack
USE_GMAKE= yes
@@ -24,11 +23,4 @@ CONFIGURE_ARGS= --without-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-.include <bsd.port.pre.mk>
-
-post-patch:
-.if ${OSVERSION} < 500000
- @${REINPLACE_CMD} -e 's|tests||' ${WRKSRC}/Makefile.in
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/libnotify/distinfo b/devel/libnotify/distinfo
index f12c47ad6364..c499bccb0c26 100644
--- a/devel/libnotify/distinfo
+++ b/devel/libnotify/distinfo
@@ -1,3 +1,3 @@
-MD5 (libnotify-0.4.3.tar.gz) = 5c81a26b461b2abd4c02a918b8486539
-SHA256 (libnotify-0.4.3.tar.gz) = 15b0492ac252f6e8ce57c106bda0722413196d16d198c97f20a05908d1b977af
-SIZE (libnotify-0.4.3.tar.gz) = 389402
+MD5 (libnotify-0.4.4.tar.gz) = ba76f68b7e3bd284ac2c2a1b9c5ecb06
+SHA256 (libnotify-0.4.4.tar.gz) = 2389a9b8220f776033f728a8d46352cfee5c8705066e34887bfb188f9f0d3856
+SIZE (libnotify-0.4.4.tar.gz) = 395528