1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Update to 0.6.3

This commit is contained in:
Alexander Nedotsukov 2003-12-04 06:30:03 +00:00
parent f7b42b26e4
commit 73e22081c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94873
3 changed files with 2 additions and 19 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (gnome2/gpp-0.6.tgz) = 66fc7ba9f74fc919058683093d0b91fa
MD5 (gnome2/gpp-0.6.3.tar.gz) = 5abf0e96d9997ed7cbe362b8fa10230f

View File

@ -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