aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-30 23:08:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-30 23:08:00 +0000
commit16479d6a7dc64fba5e3bdc7eab8d15e470444a5d (patch)
tree1ea0822a6d2c2078c178e8a6f1ead9b8ab09fecf /print
parentce897cd4a5c070c5dd0cca5cadb27298f9c0407c (diff)
downloadports-16479d6a7dc64fba5e3bdc7eab8d15e470444a5d.tar.gz
ports-16479d6a7dc64fba5e3bdc7eab8d15e470444a5d.zip
- Chase increase of print/pslib shlib version.
- Bump PORTREVISION Submitted by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=196766
Diffstat (limited to 'print')
-rw-r--r--print/pecl-ps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pecl-ps/Makefile b/print/pecl-ps/Makefile
index d1191f866441..c4d27ebf2647 100644
--- a/print/pecl-ps/Makefile
+++ b/print/pecl-ps/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ps
PORTVERSION= 1.3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -18,7 +18,7 @@ DIST_SUBDIR= PECL
MAINTAINER= alan@fromorbit.com
COMMENT= PHP extension for pslib to generate postscript
-LIB_DEPENDS= ps.3:${PORTSDIR}/print/pslib
+LIB_DEPENDS= ps.4:${PORTSDIR}/print/pslib
USE_PHP= yes
USE_PHPEXT= yes