FreeBSD Bugzilla – Attachment 177774 Details for
Bug 215133
www/kannel: Improve port and declare dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
kannel-1.4.4_3.patch
kannel-1.4.4_3.patch (text/plain), 1.59 KB, created by
Danilo G. Baio
on 2016-12-08 02:51:49 UTC
(
hide
)
Description:
kannel-1.4.4_3.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2016-12-08 02:51:49 UTC
Size:
1.59 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 427611) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= kannel > PORTVERSION= 1.4.4 >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH= 1 > CATEGORIES= www > MASTER_SITES= http://www.kannel.org/download/${PORTVERSION}/ >@@ -17,17 +17,16 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE > LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > >-PORTSCOUT= skipv:1.5.0 >- > LIB_DEPENDS= libpcre.so:devel/pcre > >+PORTSCOUT= skipv:1.5.0 >+ > USERS= kannel > GROUPS= kannel > >-USES= tar:bzip2 gmake bison >+USES= bison gmake iconv localbase ssl tar:bzip2 > USE_GCC= yes > USE_GNOME= libxml2 >-USE_OPENSSL= yes > USE_RC_SUBR= ${PORTNAME}_bearerbox ${PORTNAME}_smsbox ${PORTNAME}_wapbox > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-cflags="${CPPFLAGS}" --with-libs="${LDFLAGS}" \ >@@ -35,8 +34,7 @@ > --enable-start-stop-daemon=no --without-sdb --without-oracle \ > --without-sqlite2 > >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib -pthread >+LDFLAGS+= -pthread > > OPTIONS_DEFINE= MYSQL PGSQL SQLITE3 > OPTIONS_DEFAULT= MYSQL >@@ -44,7 +42,7 @@ > SQLITE3_USES= sqlite:3 > SQLITE3_CONFIGURE_WITH= sqlite3 > >-MYSQL_USE= MYSQL=yes >+MYSQL_USES= mysql > MYSQL_CONFIGURE_WITH= mysql > > PGSQL_USES= pgsql >Index: distinfo >=================================================================== >--- distinfo (revision 427611) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >+TIMESTAMP = 1481149943 > SHA256 (gateway-1.4.4.tar.bz2) = df665b600d1960708637d0c2875f11d296677b931add0a6b3cdd102024d1a717 > SIZE (gateway-1.4.4.tar.bz2) = 2949852
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
Flags:
dbaio
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 215133
:
177774
|
177964