diff options
author | mva <mva@FreeBSD.org> | 2011-04-03 23:42:46 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2011-04-03 23:42:46 +0800 |
commit | e68448db89f09f471e02353d2d9e89fc8b932e4a (patch) | |
tree | 33b53b503c11f1faf195f8ce32ad68ce9103f151 | |
parent | d9e365b55855fb13d7a622afc88d89530b6da408 (diff) | |
download | freebsd-ports-gnome-e68448db89f09f471e02353d2d9e89fc8b932e4a.tar.gz freebsd-ports-gnome-e68448db89f09f471e02353d2d9e89fc8b932e4a.tar.zst freebsd-ports-gnome-e68448db89f09f471e02353d2d9e89fc8b932e4a.zip |
- Update to 0.4.5
-rw-r--r-- | print/pslib/Makefile | 5 | ||||
-rw-r--r-- | print/pslib/distinfo | 10 | ||||
-rw-r--r-- | print/pslib/pkg-plist | 1 |
3 files changed, 7 insertions, 9 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile index 132480c177b6..45587eef4307 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -7,8 +7,7 @@ # PORTNAME= pslib -PORTVERSION= 0.4.1 -PORTREVISION= 6 +PORTVERSION= 0.4.5 CATEGORIES= print MASTER_SITES= SF @@ -34,7 +33,7 @@ OPTIONS= EXAMPLES "Install additional examples" On \ .include <bsd.port.pre.mk> .if !defined(WITHOUT_EXAMPLES) -EX_NAME= pslib-examples-0.0.9 +EX_NAME= pslib-examples-0.0.10 EX_WRKSRC= ${WRKDIR}/${EX_NAME} DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} ${EX_NAME}${EXTRACT_SUFX} PLIST_SUB+= EXAMPLES="" diff --git a/print/pslib/distinfo b/print/pslib/distinfo index c1a17aa96f12..4a29d4e15cbb 100644 --- a/print/pslib/distinfo +++ b/print/pslib/distinfo @@ -1,6 +1,4 @@ -MD5 (pslib-0.4.1.tar.gz) = 78693d87d89fe7fcc7bc45e54b7b64a6 -SHA256 (pslib-0.4.1.tar.gz) = d33768fa50c6f45e3f34e84848a039c36779f3ff4beea873d1815e86f6c46e5a -SIZE (pslib-0.4.1.tar.gz) = 531797 -MD5 (pslib-examples-0.0.9.tar.gz) = 36396c82eaf43654b9d3decfedb10438 -SHA256 (pslib-examples-0.0.9.tar.gz) = d615dfb9b5ce37b67f4ca4f69fd60dd5ba4bd1c3f4438ff696139e3a90353ec9 -SIZE (pslib-examples-0.0.9.tar.gz) = 658619 +SHA256 (pslib-0.4.5.tar.gz) = 7a33928982b281660206bb3749a4a563e3ac987eea64f41696f212df345212be +SIZE (pslib-0.4.5.tar.gz) = 493687 +SHA256 (pslib-examples-0.0.10.tar.gz) = 911a91672d8bedb955628b045c12a2844bba45cffc44fd85aefb77570189f6bc +SIZE (pslib-examples-0.0.10.tar.gz) = 665246 diff --git a/print/pslib/pkg-plist b/print/pslib/pkg-plist index 8eca6fbcca35..b5a89668df2f 100644 --- a/print/pslib/pkg-plist +++ b/print/pslib/pkg-plist @@ -40,6 +40,7 @@ libdata/pkgconfig/libps.pc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hyph_en.dic %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hyphenate.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/image.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagereuse.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/indexed-alpha.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/indexed.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/interlaced.gif |