diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-11-22 17:52:15 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-11-22 17:52:15 +0000 |
commit | 01f86045e0bc70de13ce3b530bd1a062dc221df2 (patch) | |
tree | 2f2c2234bcb95d8104ac8e2c9dde9d5b8a4ad181 /print | |
parent | be37c1494af29bd7b2918d887ebba7125f203807 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/system-config-printer/Makefile | 2 | ||||
-rw-r--r-- | print/system-config-printer/distinfo | 6 | ||||
-rw-r--r-- | print/system-config-printer/files/patch-applet.py | 8 | ||||
-rw-r--r-- | print/system-config-printer/files/patch-system-config-printer.py | 12 | ||||
-rw-r--r-- | print/system-config-printer/pkg-plist | 3 |
5 files changed, 16 insertions, 15 deletions
diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile index 224f6721da1a..e726a4ba9f49 100644 --- a/print/system-config-printer/Makefile +++ b/print/system-config-printer/Makefile @@ -7,7 +7,7 @@ # PORTNAME= system-config-printer -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.11 CATEGORIES= print gnome MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}.x/ diff --git a/print/system-config-printer/distinfo b/print/system-config-printer/distinfo index 844c4bcb8e85..5e06710795cc 100644 --- a/print/system-config-printer/distinfo +++ b/print/system-config-printer/distinfo @@ -1,3 +1,3 @@ -MD5 (system-config-printer-1.0.7.tar.bz2) = faeb285dc61457ad1633bc48e7670a9f -SHA256 (system-config-printer-1.0.7.tar.bz2) = 19e81c6e171427644199af41f5b96933bfe0d4370dc6f554f3518ee1c32ca97b -SIZE (system-config-printer-1.0.7.tar.bz2) = 736663 +MD5 (system-config-printer-1.0.11.tar.bz2) = 9e1557bb357c9f9c7b7bff4f12628d20 +SHA256 (system-config-printer-1.0.11.tar.bz2) = dcc9cbd378db8b9483ae4f724f18e72971ff9c4fe12510d362058693d9fa2c75 +SIZE (system-config-printer-1.0.11.tar.bz2) = 830109 diff --git a/print/system-config-printer/files/patch-applet.py b/print/system-config-printer/files/patch-applet.py index e7e68ff7d286..07e729441373 100644 --- a/print/system-config-printer/files/patch-applet.py +++ b/print/system-config-printer/files/patch-applet.py @@ -1,5 +1,5 @@ ---- applet.py.orig 2008-05-23 04:57:31.000000000 -0700 -+++ applet.py 2008-05-26 23:23:31.512688566 -0700 +--- applet.py.orig 2008-11-21 10:58:21.000000000 -0600 ++++ applet.py 2008-11-22 11:28:38.936928214 -0600 @@ -43,7 +43,7 @@ os.environ['LC_ALL'] = 'C' locale.setlocale (locale.LC_ALL, "") @@ -13,12 +13,12 @@ STATUS_GENERIC_DRIVER = 2 STATUS_NO_DRIVER = 3 -- INSTALL_PACKAGES_COMMAND="/usr/bin/system-install-packages" +- INSTALL_PACKAGES_COMMAND="/usr/bin/gpk-install-package-name" + INSTALL_PACKAGES_COMMAND="/usr/bin/true" def __init__ (self, bus): self.bus = bus -@@ -170,7 +170,7 @@ +@@ -173,7 +173,7 @@ pid = os.fork () if pid == 0: # Child. diff --git a/print/system-config-printer/files/patch-system-config-printer.py b/print/system-config-printer/files/patch-system-config-printer.py index 2d8528a7b4f3..2a98aba10a16 100644 --- a/print/system-config-printer/files/patch-system-config-printer.py +++ b/print/system-config-printer/files/patch-system-config-printer.py @@ -1,6 +1,6 @@ ---- system-config-printer.py.orig 2008-07-10 10:31:58.000000000 -0500 -+++ system-config-printer.py 2008-07-26 13:26:03.412705522 -0500 -@@ -3389,7 +3389,7 @@ +--- system-config-printer.py.orig 2008-11-21 11:19:25.000000000 -0600 ++++ system-config-printer.py 2008-11-22 11:30:37.732537129 -0600 +@@ -3668,7 +3668,7 @@ # Try to get make and model via SNMP if host: os.environ["HOST"] = host @@ -9,7 +9,7 @@ debugprint (host + ": " + cmd) stdout = None try: -@@ -4693,7 +4693,7 @@ +@@ -5140,7 +5140,7 @@ try: # We want this to be in the current natural language, # so we intentionally don't set LC_ALL=C here. @@ -18,11 +18,11 @@ '-rvv', filename], stdin=file("/dev/null"), stdout=subprocess.PIPE, -@@ -4984,7 +4984,7 @@ +@@ -5433,7 +5433,7 @@ (pkgs, exes) = cupshelpers.missingPackagesAndExecutables (ppd) if len (pkgs) > 0 or len (exes) > 0: # We didn't find a necessary executable. Complain. -- install = "/usr/bin/system-install-packages" +- install = "/usr/bin/gpk-install-package-name" + install = "/usr/bin/true" if len (pkgs) > 0 and os.access (install, os.X_OK): pkg = pkgs[0] diff --git a/print/system-config-printer/pkg-plist b/print/system-config-printer/pkg-plist index 1dfad8cea5f0..463a7f603cd5 100644 --- a/print/system-config-printer/pkg-plist +++ b/print/system-config-printer/pkg-plist @@ -15,7 +15,7 @@ etc/xdg/autostart/redhat-print-applet.desktop share/applications/redhat-manage-print-jobs.desktop share/applications/redhat-my-default-printer.desktop share/applications/redhat-system-config-printer.desktop -share/locale/ar/LC_MESSAGES/system-config-printer.mo +share/elocale/ar/LC_MESSAGES/system-config-printer.mo share/locale/as/LC_MESSAGES/system-config-printer.mo share/locale/bg/LC_MESSAGES/system-config-printer.mo share/locale/bn/LC_MESSAGES/system-config-printer.mo @@ -34,6 +34,7 @@ share/locale/fa/LC_MESSAGES/system-config-printer.mo share/locale/fi/LC_MESSAGES/system-config-printer.mo share/locale/fr/LC_MESSAGES/system-config-printer.mo share/locale/gu/LC_MESSAGES/system-config-printer.mo +share/locale/he/LC_MESSAGES/system-config-printer.mo share/locale/hi/LC_MESSAGES/system-config-printer.mo share/locale/hr/LC_MESSAGES/system-config-printer.mo share/locale/hu/LC_MESSAGES/system-config-printer.mo |