FreeBSD Bugzilla – Attachment 144127 Details for
Bug 191374
print/gtklp: Update to version 1.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
print_gtklp.diff
print_gtklp.diff (text/plain), 3.15 KB, created by
tkato432
on 2014-06-25 18:44:06 UTC
(
hide
)
Description:
print_gtklp.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2014-06-25 18:44:06 UTC
Size:
3.15 KB
patch
obsolete
>diff -urN /usr/ports/print/gtklp/Makefile print/gtklp/Makefile >--- /usr/ports/print/gtklp/Makefile 2014-06-21 17:47:09.000000000 +0900 >+++ print/gtklp/Makefile 2014-06-26 00:00:00.000000000 +0900 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/print/gtklp/Makefile 357526 2014-06-11 18:55:29Z marino $ > > PORTNAME= gtklp >-PORTVERSION= 1.2.9 >-PORTREVISION= 1 >+PORTVERSION= 1.3.1 > DISTVERSIONSUFFIX= .src > CATEGORIES= print > MASTER_SITES= SF >@@ -11,6 +10,8 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= GTK interface to cups > >+LICENSE= GPLv2 # (or later) >+ > LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >@@ -18,9 +19,20 @@ > USES= gettext pkgconfig > USE_GNOME= gtk20 > USE_OPENSSL= yes >-USE_AUTOTOOLS= automake:env >-GNU_CONFIGURE= yes >-CPPFLAGS+= -I${LOCALBASE}/include -D_IPP_PRIVATE_STRUCTURES >+USE_AUTOTOOLS= aclocal autoheader automake autoconf >+AUTOMAKE_ARGS= --add-missing --copy >+INSTALLS_ICONS= yes >+ >+CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > >+DESKTOP_ENTRIES="GtkLP" "" "${PORTNAME}" "${PORTNAME}" "System;GTK;" "" >+ >+post-install: >+.for i in 16 24 32 48 64 >+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps >+ (cd ${WRKSRC}/libgtklp/icons && ${INSTALL_DATA} ${i}x${i}.xpm \ >+ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps/gtklp.xpm) >+.endfor >+ > .include <bsd.port.mk> >diff -urN /usr/ports/print/gtklp/distinfo print/gtklp/distinfo >--- /usr/ports/print/gtklp/distinfo 2014-06-21 17:47:09.000000000 +0900 >+++ print/gtklp/distinfo 2014-06-26 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (gtklp-1.2.9.src.tar.gz) = 0dd9ffbf0beff5effc05a8456a4335622f2e1d864f8be378893e9af6ca7ac358 >-SIZE (gtklp-1.2.9.src.tar.gz) = 1149729 >+SHA256 (gtklp-1.3.1.src.tar.gz) = 734f9b0edb4f01ffce1288553150966231253a5bf4bd76db739ee180a1f39fdb >+SIZE (gtklp-1.3.1.src.tar.gz) = 641805 >diff -urN /usr/ports/print/gtklp/pkg-plist print/gtklp/pkg-plist >--- /usr/ports/print/gtklp/pkg-plist 2014-06-21 17:47:09.000000000 +0900 >+++ print/gtklp/pkg-plist 2014-06-26 00:00:00.000000000 +0900 >@@ -2,6 +2,11 @@ > bin/gtklpq > man/man1/gtklp.1.gz > man/man1/gtklpq.1.gz >+share/icons/hicolor/16x16/apps/gtklp.xpm >+share/icons/hicolor/24x24/apps/gtklp.xpm >+share/icons/hicolor/32x32/apps/gtklp.xpm >+share/icons/hicolor/48x48/apps/gtklp.xpm >+share/icons/hicolor/64x64/apps/gtklp.xpm > share/locale/ca/LC_MESSAGES/gtklp.mo > share/locale/ca_ES/LC_MESSAGES/gtklp.mo > share/locale/chs/LC_MESSAGES/gtklp.mo >@@ -22,13 +27,13 @@ > share/locale/uk_UA/LC_MESSAGES/gtklp.mo > share/locale/zh_CN/LC_MESSAGES/gtklp.mo > share/locale/zh_TW/LC_MESSAGES/gtklp.mo >-@dirrmtry share/locale/ca_ES/LC_MESSAGES >-@dirrmtry share/locale/ca_ES >-@dirrmtry share/locale/chs/LC_MESSAGES >-@dirrmtry share/locale/chs >-@dirrmtry share/locale/cht/LC_MESSAGES >-@dirrmtry share/locale/cht >-@dirrmtry share/locale/cz/LC_MESSAGES >-@dirrmtry share/locale/cz > @dirrmtry share/locale/uk_UA/LC_MESSAGES > @dirrmtry share/locale/uk_UA >+@dirrmtry share/locale/cz/LC_MESSAGES >+@dirrmtry share/locale/cz >+@dirrmtry share/locale/cht/LC_MESSAGES >+@dirrmtry share/locale/cht >+@dirrmtry share/locale/chs/LC_MESSAGES >+@dirrmtry share/locale/chs >+@dirrmtry share/locale/ca_ES/LC_MESSAGES >+@dirrmtry share/locale/ca_ES
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 191374
: 144127