FreeBSD Bugzilla – Attachment 125040 Details for
Bug 168587
archivers/libcomprex: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.41 KB, created by
tkato432
on 2012-06-02 19:40:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-06-02 19:40:13 UTC
Size:
1.41 KB
patch
obsolete
>diff -urN /usr/ports/archivers/libcomprex/Makefile archivers/libcomprex/Makefile >--- /usr/ports/archivers/libcomprex/Makefile 2011-09-24 07:20:50.000000000 +0900 >+++ archivers/libcomprex/Makefile 2012-05-31 20:04:05.000000000 +0900 >@@ -15,20 +15,25 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Transparently handles automatic compression and decompression of files > >+LICENSE= LGPL21 >+ > #LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl > >-GNU_CONFIGURE= yes >+OPTIONS_DEFINE= NLS >+ > USE_AUTOTOOLS= libtool > USE_GNOME= gnomehack pkgconfig >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib -lintl > USE_LDCONFIG= yes >+MAKE_JOBS_SAFE= yes > >-.if !defined(WITHOUT_NLS) >+.include <bsd.port.options.mk> >+ >+.if ${PORT_OPTIONS:MNLS} > USE_GETTEXT= yes >+CPPFLAGS+= -I${LOCALBASE}/include >+LDFLAGS+= -L${LOCALBASE}/lib -lintl > PLIST_SUB+= NLS="" > .else >-BROKEN= Does not build without gettext > CONFIGURE_ARGS+=--disable-nls > PLIST_SUB+= NLS="@comment " > .endif >diff -urN /usr/ports/archivers/libcomprex/pkg-descr archivers/libcomprex/pkg-descr >--- /usr/ports/archivers/libcomprex/pkg-descr 2001-11-22 03:03:45.000000000 +0900 >+++ archivers/libcomprex/pkg-descr 2012-05-31 20:00:44.000000000 +0900 >@@ -4,4 +4,4 @@ > can also open uncompressed files, making it a good replacement for the > native file access functions. > >-WWW: http://www.gnupdate.org/components/libcomprex/index.xml >+WWW: http://gnupdate.sourceforge.net/components/libcomprex/index.xml
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 168587
: 125040