FreeBSD Bugzilla – Attachment 188746 Details for
Bug 224268
net/openggsn: update to 0.94
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
openggsn 0.94 patch
openggsn-0.94-patch.txt (text/plain), 1.86 KB, created by
Nikola Kolev
on 2017-12-12 10:37:24 UTC
(
hide
)
Description:
openggsn 0.94 patch
Filename:
MIME Type:
Creator:
Nikola Kolev
Created:
2017-12-12 10:37:24 UTC
Size:
1.86 KB
patch
obsolete
>diff -rupN openggsn.orig/Makefile openggsn/Makefile >--- openggsn.orig/Makefile 2016-12-02 12:58:21.000000000 +0100 >+++ openggsn/Makefile 2017-12-12 12:33:56.226727000 +0100 >@@ -1,7 +1,7 @@ >-# $FreeBSD: head/net/openggsn/Makefile 427552 2016-12-02 11:58:21Z mat $ >+# $FreeBSD$ > > PORTNAME= openggsn >-PORTVERSION= 0.92 >+PORTVERSION= 0.94 > CATEGORIES= net > MASTER_SITES= http://git.osmocom.org/${PORTNAME}/snapshot/ \ > http://chaosophia.net/downloads/osmocom/${PORTNAME}/ >@@ -12,7 +12,8 @@ COMMENT= Implementation of the Gateway G > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > >-LIB_DEPENDS= libosmocore.so:devel/libosmocore >+LIB_DEPENDS= libosmocore.so:devel/libosmocore \ >+ libtalloc.so:devel/talloc > > GNU_CONFIGURE= yes > USES= autoreconf gmake libtool pathfix pkgconfig >@@ -23,6 +24,6 @@ post-patch: > ${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/.tarball-version > > post-install: >- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgtp.so.0 >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgtp.so.1 > > .include <bsd.port.mk> >diff -rupN openggsn.orig/distinfo openggsn/distinfo >--- openggsn.orig/distinfo 2015-12-30 08:30:35.000000000 +0100 >+++ openggsn/distinfo 2017-12-12 12:33:56.226812000 +0100 >@@ -1,2 +1,3 @@ >-SHA256 (openggsn-0.92.tar.gz) = 23a32f570f89ac3a2473522adccaa2ac0949ed43b7c0217145ef2943df2d65ef >-SIZE (openggsn-0.92.tar.gz) = 126183 >+TIMESTAMP = 1513077316 >+SHA256 (openggsn-0.94.tar.gz) = 8253b82f282b4128b39b5fc20ed56c7cce544f8f82436fc3d893209286e3387d >+SIZE (openggsn-0.94.tar.gz) = 140368 >diff -rupN openggsn.orig/pkg-plist openggsn/pkg-plist >--- openggsn.orig/pkg-plist 2015-12-30 08:30:35.000000000 +0100 >+++ openggsn/pkg-plist 2017-12-12 12:33:56.226646000 +0100 >@@ -5,8 +5,8 @@ include/gtpie.h > include/pdp.h > lib/libgtp.a > lib/libgtp.so >-lib/libgtp.so.0 >-lib/libgtp.so.0.0.0 >+lib/libgtp.so.1 >+lib/libgtp.so.1.0.0 > libdata/pkgconfig/libgtp.pc > man/man8/ggsn.8.gz > man/man8/sgsnemu.8.gz
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 Raw
Actions:
View
Attachments on
bug 224268
: 188746