diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-04 10:04:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-04 10:04:21 +0000 |
commit | 51f8f29d0fa862f621dbf6a1fe7291ace545a5a3 (patch) | |
tree | ef7fbb63c1993080ce8cf84a277cb7d8264326d7 /print/cups | |
parent | 6274f94c637dcaec119f36c61aa16c817fe87981 (diff) |
- Update to 1.1.20
PR: ports/59709
Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer)
Approved by: adamw (mentor)
Notes
Notes:
svn path=/head/; revision=94919
Diffstat (limited to 'print/cups')
-rw-r--r-- | print/cups/Makefile.common | 2 | ||||
-rw-r--r-- | print/cups/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/cups/Makefile.common b/print/cups/Makefile.common index d3039cc18691..e23ef5f3fb76 100644 --- a/print/cups/Makefile.common +++ b/print/cups/Makefile.common @@ -9,7 +9,7 @@ CUPS_MASTER_SITES=\ ftp://ftp.fisek.com.tr/pub/cups/${CUPS_VERSION}/ \ ftp://ftp.mpg.goe.ni.schule.de/pub/internet/printing/cups/${CUPS_VERSION}/ -CUPS_VERSION= 1.1.19 +CUPS_VERSION= 1.1.20 CUPS_REVISION= 0 CUPS_PORTVER= ${CUPS_VERSION}.${CUPS_REVISION} CUPS_PORTREV= 0 diff --git a/print/cups/distinfo b/print/cups/distinfo index a3bdf9c9e305..a8a26c24309c 100644 --- a/print/cups/distinfo +++ b/print/cups/distinfo @@ -1 +1 @@ -MD5 (cups-1.1.19-source.tar.bz2) = 04cbeed9a8acfe23624f1cb6be9c3eac +MD5 (cups-1.1.20-source.tar.bz2) = 09d0be2bad1b0617bc0eba6eef81f6e9 |