diff options
author | ahze <ahze@FreeBSD.org> | 2008-09-02 02:43:55 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2008-09-02 02:43:55 +0800 |
commit | 6291b89943fea9d5b9b61ce5713f368c5974db51 (patch) | |
tree | b9512eefd043e4cd2d6290e09ba2d7627e2d66fb /print/system-config-printer | |
parent | c1d31c2f54f505fb543ee52e9872b9ad4b00716e (diff) | |
download | freebsd-ports-gnome-6291b89943fea9d5b9b61ce5713f368c5974db51.tar.gz freebsd-ports-gnome-6291b89943fea9d5b9b61ce5713f368c5974db51.tar.zst freebsd-ports-gnome-6291b89943fea9d5b9b61ce5713f368c5974db51.zip |
Update to 1.0.7
Diffstat (limited to 'print/system-config-printer')
-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/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile index a48b057a4a4b..224f6721da1a 100644 --- a/print/system-config-printer/Makefile +++ b/print/system-config-printer/Makefile @@ -7,7 +7,7 @@ # PORTNAME= system-config-printer -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.7 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 7bd541146681..844c4bcb8e85 100644 --- a/print/system-config-printer/distinfo +++ b/print/system-config-printer/distinfo @@ -1,3 +1,3 @@ -MD5 (system-config-printer-1.0.4.tar.bz2) = 5f63211606efd0913b14dfaf4de9403d -SHA256 (system-config-printer-1.0.4.tar.bz2) = bcbc098527be78ebedf908bfc0166cb65c1ad11f87c6db239fad148ccbaf35c9 -SIZE (system-config-printer-1.0.4.tar.bz2) = 716270 +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 diff --git a/print/system-config-printer/pkg-plist b/print/system-config-printer/pkg-plist index c8659ba68d46..1dfad8cea5f0 100644 --- a/print/system-config-printer/pkg-plist +++ b/print/system-config-printer/pkg-plist @@ -75,6 +75,8 @@ share/locale/uk/LC_MESSAGES/system-config-printer.mo share/locale/vi/LC_MESSAGES/system-config-printer.mo share/locale/zh_CN/LC_MESSAGES/system-config-printer.mo share/locale/zh_TW/LC_MESSAGES/system-config-printer.mo +%%DATADIR%%/AdvancedServerSettings.py +%%DATADIR%%/PhysicalDevice.py %%DATADIR%%/applet.glade %%DATADIR%%/applet.py %%DATADIR%%/authconn.py @@ -108,6 +110,7 @@ share/locale/zh_TW/LC_MESSAGES/system-config-printer.mo %%DATADIR%%/troubleshoot/ErrorLogFetch.py %%DATADIR%%/troubleshoot/ErrorLogParse.py %%DATADIR%%/troubleshoot/LocalOrRemote.py +%%DATADIR%%/troubleshoot/Locale.py %%DATADIR%%/troubleshoot/NetworkCUPSPrinterShared.py %%DATADIR%%/troubleshoot/PrintTestPage.py %%DATADIR%%/troubleshoot/PrinterStateReasons.py |