[PATCH] Test this patch to update print/libgnomecups to 0.1.8
John Merryweather Cooper
johnmary at adelphia.net
Wed Jun 9 01:29:17 GMT 2004
See attached patch. You can test it with the existing
gnome-cups-manager (at least it works on my machine) because the API
seems to be stable.
jmc
-------------- next part --------------
# Update print/libgnomecups to 0.1.8
#
# To apply this patch:
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'applypatch' program with this patch file as input.
#
# If you do not have 'applypatch', it is part of the 'makepatch' package
# that you can fetch from the Comprehensive Perl Archive Network:
# http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz
# In the above URL, 'x' should be 2 or higher.
#
# To apply this patch without the use of 'applypatch':
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'patch' program with this file as input.
#
#### End of Preamble ####
#### Patch data follows ####
diff -u '/usr/ports/print/libgnomecups/Makefile' '/usr/ports/local/libgnomecups/Makefile'
Index: ./Makefile
--- ./Makefile Tue Apr 27 13:17:30 2004
+++ ./Makefile Tue Jun 8 17:47:39 2004
@@ -2,11 +2,10 @@
# Date created: 14 Jul 2003
# Whom: Glenn Johnson <glennpj at charter.net>
#
-# $FreeBSD: ports/print/libgnomecups/Makefile,v 1.4 2004/04/05 03:30:57 marcus Exp $
+# $FreeBSD$
PORTNAME= libgnomecups
-PORTVERSION= 0.1.5
-PORTREVISION= 2
+PORTVERSION= 0.1.8
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1
diff -u '/usr/ports/print/libgnomecups/distinfo' '/usr/ports/local/libgnomecups/distinfo'
Index: ./distinfo
--- ./distinfo Tue Apr 27 13:17:30 2004
+++ ./distinfo Tue Jun 8 17:48:15 2004
@@ -1,2 +1,2 @@
-MD5 (gnome2/libgnomecups-0.1.5.tar.bz2) = 702ca9233821ee91fd3c46089ea522b6
-SIZE (gnome2/libgnomecups-0.1.5.tar.bz2) = 179795
+MD5 (gnome2/libgnomecups-0.1.8.tar.bz2) = 6e05022bfe400d3730515b848e663bdc
+SIZE (gnome2/libgnomecups-0.1.8.tar.bz2) = 289254
#### End of Patch data ####
#### ApplyPatch data follows ####
# Data version : 1.0
# Date generated : Tue Jun 8 18:15:38 2004
# Generated by : makepatch 2.00
# Recurse directories : Yes
# p 'Makefile' 766 1086742059 0100644
# p 'distinfo' 125 1086742095 0100644
#### End of ApplyPatch data ####
#### End of Patch kit [created: Tue Jun 8 18:15:38 2004] ####
#### Checksum: 57 2063 26535 ####
More information about the freebsd-gnome
mailing list