diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2011-04-03 15:42:46 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2011-04-03 15:42:46 +0000 |
commit | 585c2a07eaf0798a1abed6dee5e93d67a69ff1c7 (patch) | |
tree | f577acbbd70619e7d1689f4ddfedfac0466bb603 /print/pslib | |
parent | eabf6e589655302ea08aa4374c6457552ab9270e (diff) | |
download | ports-585c2a07eaf0798a1abed6dee5e93d67a69ff1c7.tar.gz ports-585c2a07eaf0798a1abed6dee5e93d67a69ff1c7.zip |
Notes
Diffstat (limited to 'print/pslib')
-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 |