summaryrefslogtreecommitdiff
path: root/print/gnomephotoprinter
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2003-12-04 06:30:03 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2003-12-04 06:30:03 +0000
commit73e22081c1bb5252f10b5a92bac602917d7bf3bf (patch)
tree5e390f0792e8176b7cbca106549a298947528255 /print/gnomephotoprinter
parent- Update to version 1.0 (diff)
Update to 0.6.3
Notes
Notes: svn path=/head/; revision=94873
Diffstat (limited to 'print/gnomephotoprinter')
-rw-r--r--print/gnomephotoprinter/Makefile4
-rw-r--r--print/gnomephotoprinter/distinfo2
-rw-r--r--print/gnomephotoprinter/files/patch-glade::Makefile.in15
3 files changed, 2 insertions, 19 deletions
diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile
index 1b6b7230e292..c391427fb047 100644
--- a/print/gnomephotoprinter/Makefile
+++ b/print/gnomephotoprinter/Makefile
@@ -6,12 +6,10 @@
#
PORTNAME= gnomephotoprinter
-PORTVERSION= 0.6
-PORTREVISION= 1
+PORTVERSION= 0.6.3
CATEGORIES= print gnome
MASTER_SITES= http://www.fogman.de/gpp/
DISTNAME= gpp-${PORTVERSION}
-EXTRACT_SUFX= .tgz
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/print/gnomephotoprinter/distinfo b/print/gnomephotoprinter/distinfo
index 96dc1889a650..33500edf7e5b 100644
--- a/print/gnomephotoprinter/distinfo
+++ b/print/gnomephotoprinter/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gpp-0.6.tgz) = 66fc7ba9f74fc919058683093d0b91fa
+MD5 (gnome2/gpp-0.6.3.tar.gz) = 5abf0e96d9997ed7cbe362b8fa10230f
diff --git a/print/gnomephotoprinter/files/patch-glade::Makefile.in b/print/gnomephotoprinter/files/patch-glade::Makefile.in
deleted file mode 100644
index 8efc47e507e8..000000000000
--- a/print/gnomephotoprinter/files/patch-glade::Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
---- glade/Makefile.in.orig Wed Nov 26 17:59:38 2003
-+++ glade/Makefile.in Wed Nov 26 18:00:19 2003
-@@ -80,10 +80,10 @@
- am__include = @am__include@
- am__quote = @am__quote@
- install_sh = @install_sh@
--glade_DATA = gpp.glade gpp.gladep
-+glade_DATA = gpp.glade
- gladedir = @GPP_DATADIR@
-
--EXTRA_DIST = $(glade_DATA)
-+EXTRA_DIST = $(glade_DATA) gpp.gladep
- subdir = glade
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h