diff options
author | Lars Engels <lme@FreeBSD.org> | 2007-10-29 22:09:02 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2007-10-29 22:09:02 +0000 |
commit | cf10ebe20650f3b09896b0cb13c3cadbe45b32be (patch) | |
tree | 0548fbd3d05ebcc22397b4553b4b51845eb2d8c8 /print/splix | |
parent | e01d014d81e05a069192efb6014dc99b811a3c86 (diff) | |
download | ports-cf10ebe20650f3b09896b0cb13c3cadbe45b32be.tar.gz ports-cf10ebe20650f3b09896b0cb13c3cadbe45b32be.zip |
Notes
Diffstat (limited to 'print/splix')
-rw-r--r-- | print/splix/Makefile | 8 | ||||
-rw-r--r-- | print/splix/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/print/splix/Makefile b/print/splix/Makefile index b0399a2fb92d..c4d75f870f65 100644 --- a/print/splix/Makefile +++ b/print/splix/Makefile @@ -6,15 +6,15 @@ # PORTNAME= splix -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= tomasv@megalogika.lt COMMENT= A set of CUPS printer drivers for Samsung Printer Language printers -BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-base +BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-base \ + ppdc:${PORTSDIR}/print/cupsddk RUN_DEPENDS= ${BUILD_DEPENDS} USE_GMAKE= yes diff --git a/print/splix/distinfo b/print/splix/distinfo index 780e0bce4c4d..8dc971554d23 100644 --- a/print/splix/distinfo +++ b/print/splix/distinfo @@ -1,3 +1,3 @@ -MD5 (splix-1.0.1.tar.bz2) = bacb931c896ce153ffe7efbcb262855b -SHA256 (splix-1.0.1.tar.bz2) = c4534b5e89282ce4a89922ca97c5b937c671bba4a44e376e684474f2f40daa0f -SIZE (splix-1.0.1.tar.bz2) = 75492 +MD5 (splix-1.0.2.tar.bz2) = 2bc6f0dbc4ba8eb6367e7ba240ea5836 +SHA256 (splix-1.0.2.tar.bz2) = fe346aa87d2023c7677dece720e2840e693184dad85b55a8d19912685424540e +SIZE (splix-1.0.2.tar.bz2) = 37778 |