FreeBSD Bugzilla – Attachment 184575 Details for
Bug 220905
devel/ffcall: Rename to libffcall (renamed upstream)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ffcall.diff
ffcall.diff (text/plain), 2.64 KB, created by
Jov
on 2017-07-21 14:02:33 UTC
(
hide
)
Description:
ffcall.diff
Filename:
MIME Type:
Creator:
Jov
Created:
2017-07-21 14:02:33 UTC
Size:
2.64 KB
patch
obsolete
>diff --git a/MOVED b/MOVED >index 7689001..fc7b517 100644 >--- a/MOVED >+++ b/MOVED >@@ -9469,3 +9469,4 @@ databases/py-odbc|databases/py-pyodbc|2017-07-18|Rename to comply with PyPI sche > security/sshguard-ipfw|security/sshguard|2017-07-20|Merged with security/sshguard > security/sshguard-pf|security/sshguard|2017-07-20|Merged with security/sshguard > security/sshguard-null|security/sshguard|2017-07-20|Merged with security/sshguard >+devel/ffcall|devel/libffcall|2017-07-21|Project was renamed >diff --git a/devel/Makefile b/devel/Makefile >index 241360b..f035382 100644 >--- a/devel/Makefile >+++ b/devel/Makefile >@@ -581,7 +581,7 @@ > SUBDIR += fb-adb > SUBDIR += fb303 > SUBDIR += fc++ >- SUBDIR += ffcall >+ SUBDIR += libffcall > SUBDIR += fga > SUBDIR += fhist > SUBDIR += fib >diff --git a/devel/ffcall/Makefile b/devel/libffcall/Makefile >similarity index 87% >rename from devel/ffcall/Makefile >rename to devel/libffcall/Makefile >index 20704fe..c66342c 100644 >--- a/devel/ffcall/Makefile >+++ b/devel/libffcall/Makefile >@@ -1,11 +1,10 @@ > # Created by: jagapen@home.com > # $FreeBSD: head/devel/ffcall/Makefile 444836 2017-07-01 20:28:10Z ultima $ > >-PORTNAME= ffcall >+PORTNAME= libffcall > PORTVERSION= 1.13 > CATEGORIES= devel >-MASTER_SITES= GNU/lib${PORTNAME} >-DISTNAME= lib${PORTNAME}-${PORTVERSION} >+MASTER_SITES= GNU/${PORTNAME} > > MAINTAINER= amutu@amutu.com > COMMENT= Foreign function call libraries >diff --git a/devel/ffcall/distinfo b/devel/libffcall/distinfo >similarity index 100% >rename from devel/ffcall/distinfo >rename to devel/libffcall/distinfo >diff --git a/devel/ffcall/pkg-descr b/devel/libffcall/pkg-descr >similarity index 100% >rename from devel/ffcall/pkg-descr >rename to devel/libffcall/pkg-descr >diff --git a/devel/ffcall/pkg-plist b/devel/libffcall/pkg-plist >similarity index 100% >rename from devel/ffcall/pkg-plist >rename to devel/libffcall/pkg-plist >diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile >index 94d8fac..f6b5375 100644 >--- a/lang/gforth/Makefile >+++ b/lang/gforth/Makefile >@@ -13,7 +13,7 @@ COMMENT= Fast and portable Forth system > > LIB_DEPENDS= libffi.so.6:devel/libffi \ > libltdl.so:devel/libltdl >-BUILD_DEPENDS= ${LOCALBASE}/include/avcall.h:devel/ffcall >+BUILD_DEPENDS= ${LOCALBASE}/include/avcall.h:devel/libffcall > > GNU_CONFIGURE= yes > CPPFLAGS+= -I${LOCALBASE}/include >diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile >index 0d986a2..808b34b 100644 >--- a/lang/qscheme/Makefile >+++ b/lang/qscheme/Makefile >@@ -12,7 +12,7 @@ COMMENT= Small and fast Scheme interpreter > > LICENSE= GPLv2 > >-LIB_DEPENDS= libavcall.so:devel/ffcall \ >+LIB_DEPENDS= libavcall.so:devel/libffcall \ > libgmp.so:math/gmp \ > libpcre.so:devel/pcre >
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 220905
: 184575