FreeBSD Bugzilla – Attachment 164624 Details for
Bug 205601
net-im/profanity: Update to 0.4.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
SVN diff
profanity.diff (text/plain), 2.99 KB, created by
noah.bergbauer
on 2015-12-25 16:08:40 UTC
(
hide
)
Description:
SVN diff
Filename:
MIME Type:
Creator:
noah.bergbauer
Created:
2015-12-25 16:08:40 UTC
Size:
2.99 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 404431) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= profanity >-PORTVERSION= 0.4.6 >+PORTVERSION= 0.4.7 > CATEGORIES= net-im > MASTER_SITES= http://www.profanity.im/ > >@@ -14,7 +14,8 @@ > LIB_DEPENDS= libstrophe.so:${PORTSDIR}/net-im/libstrophe \ > libglib-2.0.so:${PORTSDIR}/devel/glib20 \ > libcurl.so:${PORTSDIR}/ftp/curl \ >- libotr.so:${PORTSDIR}/security/libotr3 >+ libotr.so:${PORTSDIR}/security/libotr3 \ >+ libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid > > OPTIONS_DEFINE=NOTIFY > USES= ncurses pkgconfig autoreconf >Index: distinfo >=================================================================== >--- distinfo (revision 404431) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (profanity-0.4.6.tar.gz) = 9672667e419958dd75d40cc0f253087ba1ae7df0c3c855eaa780831ad8282a9f >-SIZE (profanity-0.4.6.tar.gz) = 431828 >+SHA256 (profanity-0.4.7.tar.gz) = b02c4e029fe84941050ccab6c8cdf5f15df23de5d1384b4d1ec66da6faee11dd >+SIZE (profanity-0.4.7.tar.gz) = 463291 >Index: files/patch-configure.ac >=================================================================== >--- files/patch-configure.ac (revision 404431) >+++ files/patch-configure.ac (working copy) >@@ -1,32 +0,0 @@ >---- configure.ac.orig 2015-03-09 09:51:22.000000000 +0100 >-+++ configure.ac 2015-03-09 09:56:17.000000000 +0100 >-@@ -141,22 +141,21 @@ >- ### Windows uses native OS calls >- ### OSX requires terminal-notifier >- >--AS_IF([test "x$PLATFORM" = xosx], >-- [AS_IF([test "x$enable_notifications" != xno], >-+AS_IF([test "x$enable_notifications" != xno], >- [NOTIFIER_PATH="no" >- AC_PATH_PROG(NOTIFIER_PATH, terminal-notifier, no) >- AS_IF([test "x$NOTIFIER_PATH" = xno], >- [AS_IF([test "x$enable_notifications" = xyes], >-- [AC_MSG_ERROR([terminal-notifier not found, required for desktop notifications.])], >-+ [AC_MSG_WARN([terminal-notifier not found, required for desktop notifications on OS X.])], >- [AC_MSG_NOTICE([Desktop notifications not supported.])])], >-- [AC_DEFINE([HAVE_OSXNOTIFY], [1], [terminal notifier])])])], >-- [test "x$PLATFORM" = xnix], >-- [AS_IF([test "x$enable_notifications" != xno], >-+ [AC_DEFINE([HAVE_OSXNOTIFY], [1], [terminal notifier])])]) >-+ >-+AS_IF([test "x$enable_notifications" != xno], >- [PKG_CHECK_MODULES([libnotify], [libnotify], >- [AC_DEFINE([HAVE_LIBNOTIFY], [1], [libnotify module])], >- [AS_IF([test "x$enable_notifications" = xyes], >-- [AC_MSG_ERROR([libnotify is required but does not exist])], >-- [AC_MSG_NOTICE([libnotify support will be disabled])])])])]) >-+ [AC_MSG_WARN([libnotify is required but does not exist])], >-+ [AC_MSG_NOTICE([libnotify support will be disabled])])])]) >- >- # TODO: rewrite this >- if test "x$with_xscreensaver" = xyes; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 205601
: 164624