diff options
author | lme <lme@FreeBSD.org> | 2007-10-30 06:09:02 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2007-10-30 06:09:02 +0800 |
commit | 79d67252a9a613658311568d75ecc24238f3f737 (patch) | |
tree | e4378460f16ecc4574e7646832b54629be497cd4 /print/splix | |
parent | 36863d878f28307cbc781578a62716fca6401acb (diff) | |
download | freebsd-ports-gnome-79d67252a9a613658311568d75ecc24238f3f737.tar.gz freebsd-ports-gnome-79d67252a9a613658311568d75ecc24238f3f737.tar.zst freebsd-ports-gnome-79d67252a9a613658311568d75ecc24238f3f737.zip |
Update to 1.0.2
PR: ports/117640
Submitted by: Tomas Verbaitis <tomasv (AT) megalogika.lt> (maintainer)
Approved by: miwi (mentor)
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 |