Update to version 1.0.9.
PR: 12781 (10 of 19) Submitted by: Ade Lovett <ade@lovett.com>
This commit is contained in:
parent
612c36e67d
commit
2c4a7e7ae9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20866
8 changed files with 50 additions and 24 deletions
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: gnomepim
|
||||
# Version required: 1.0.7
|
||||
# Version required: 1.0.9
|
||||
# Date created: 17 Jan 1999
|
||||
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1999/05/09 17:20:53 steve Exp $
|
||||
# $Id: Makefile,v 1.9 1999/05/30 03:53:49 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-pim-1.0.7
|
||||
PKGNAME= gnomepim-1.0.7
|
||||
DISTNAME= gnome-pim-1.0.9
|
||||
PKGNAME= gnomepim-1.0.9
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-pim
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnome-pim-1.0.7.tar.gz) = 8fa576189881e8f702ba74ea34133642
|
||||
MD5 (gnome-pim-1.0.9.tar.gz) = f8f1fa86d0f420c5fc00b6e3686841c6
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
l = @l@
|
||||
|
||||
-help_base = $(datadir)/gnome/help/cal
|
||||
+help_base = $(datadir)/help/cal
|
||||
+help_base = $(datadir)/help/gnomecal
|
||||
|
||||
CFLAGS = @CFLAGS@ -Wall
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
|||
+# SUBDIRS = help
|
||||
|
||||
-xpmhelp_base = $(datadir)/gnome/help/cal
|
||||
+xpmhelp_base = $(datadir)/help/cal
|
||||
+xpmhelp_base = $(datadir)/help/gnomecal
|
||||
|
||||
CFLAGS = @CFLAGS@ -Wall
|
||||
|
||||
|
|
|
@ -4,9 +4,21 @@ etc/CORBA/servers/gnomecard.gnorba
|
|||
lib/libversit.a
|
||||
share/gnome/apps/Applications/gncal.desktop
|
||||
share/gnome/apps/Applications/gnomecard.desktop
|
||||
share/gnome/help/cal/C/gnome-cal.html
|
||||
share/gnome/help/cal/C/index.html
|
||||
share/gnome/help/cal/C/topic.dat
|
||||
share/gnome/help/gnomecal/C/gnomecal.html
|
||||
share/gnome/help/gnomecal/C/topic.dat
|
||||
share/gnome/help/gnomecal/C/images/cal-props.gif
|
||||
share/gnome/help/gnomecal/C/images/calday.gif
|
||||
share/gnome/help/gnomecal/C/images/calmonth.gif
|
||||
share/gnome/help/gnomecal/C/images/calweek.gif
|
||||
share/gnome/help/gnomecal/C/images/calyear.gif
|
||||
share/gnome/help/gnomecal/C/calappoint.html
|
||||
share/gnome/help/gnomecal/C/calsetup.html
|
||||
share/gnome/help/gnomecal/C/caluse.html
|
||||
share/gnome/help/gnomecal/C/cmdline.html
|
||||
share/gnome/help/gnomecal/C/gcal.html
|
||||
share/gnome/help/gnomecal/C/ln26.html
|
||||
share/gnome/help/gnomecal/C/tech.html.html
|
||||
share/gnome/help/gnomecal/C/docbook.css
|
||||
share/gnome/idl/gnome-pim.idl
|
||||
share/gnome/mime-info/gnome-pim.keys
|
||||
share/gnome/pixmaps/gnome-card.xpm
|
||||
|
@ -24,5 +36,6 @@ share/locale/no/LC_MESSAGES/gnome-pim.mo
|
|||
share/locale/pt/LC_MESSAGES/gnome-pim.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-pim.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-pim.mo
|
||||
@dirrm share/gnome/help/cal/C
|
||||
@dirrm share/gnome/help/cal
|
||||
@dirrm share/gnome/help/gnomecal/C/images
|
||||
@dirrm share/gnome/help/gnomecal/C
|
||||
@dirrm share/gnome/help/gnomecal
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# New ports collection makefile for: gnomepim
|
||||
# Version required: 1.0.7
|
||||
# Version required: 1.0.9
|
||||
# Date created: 17 Jan 1999
|
||||
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1999/05/09 17:20:53 steve Exp $
|
||||
# $Id: Makefile,v 1.9 1999/05/30 03:53:49 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-pim-1.0.7
|
||||
PKGNAME= gnomepim-1.0.7
|
||||
DISTNAME= gnome-pim-1.0.9
|
||||
PKGNAME= gnomepim-1.0.9
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-pim
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnome-pim-1.0.7.tar.gz) = 8fa576189881e8f702ba74ea34133642
|
||||
MD5 (gnome-pim-1.0.9.tar.gz) = f8f1fa86d0f420c5fc00b6e3686841c6
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
l = @l@
|
||||
|
||||
-help_base = $(datadir)/gnome/help/cal
|
||||
+help_base = $(datadir)/help/cal
|
||||
+help_base = $(datadir)/help/gnomecal
|
||||
|
||||
CFLAGS = @CFLAGS@ -Wall
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
|||
+# SUBDIRS = help
|
||||
|
||||
-xpmhelp_base = $(datadir)/gnome/help/cal
|
||||
+xpmhelp_base = $(datadir)/help/cal
|
||||
+xpmhelp_base = $(datadir)/help/gnomecal
|
||||
|
||||
CFLAGS = @CFLAGS@ -Wall
|
||||
|
||||
|
|
|
@ -4,9 +4,21 @@ etc/CORBA/servers/gnomecard.gnorba
|
|||
lib/libversit.a
|
||||
share/gnome/apps/Applications/gncal.desktop
|
||||
share/gnome/apps/Applications/gnomecard.desktop
|
||||
share/gnome/help/cal/C/gnome-cal.html
|
||||
share/gnome/help/cal/C/index.html
|
||||
share/gnome/help/cal/C/topic.dat
|
||||
share/gnome/help/gnomecal/C/gnomecal.html
|
||||
share/gnome/help/gnomecal/C/topic.dat
|
||||
share/gnome/help/gnomecal/C/images/cal-props.gif
|
||||
share/gnome/help/gnomecal/C/images/calday.gif
|
||||
share/gnome/help/gnomecal/C/images/calmonth.gif
|
||||
share/gnome/help/gnomecal/C/images/calweek.gif
|
||||
share/gnome/help/gnomecal/C/images/calyear.gif
|
||||
share/gnome/help/gnomecal/C/calappoint.html
|
||||
share/gnome/help/gnomecal/C/calsetup.html
|
||||
share/gnome/help/gnomecal/C/caluse.html
|
||||
share/gnome/help/gnomecal/C/cmdline.html
|
||||
share/gnome/help/gnomecal/C/gcal.html
|
||||
share/gnome/help/gnomecal/C/ln26.html
|
||||
share/gnome/help/gnomecal/C/tech.html.html
|
||||
share/gnome/help/gnomecal/C/docbook.css
|
||||
share/gnome/idl/gnome-pim.idl
|
||||
share/gnome/mime-info/gnome-pim.keys
|
||||
share/gnome/pixmaps/gnome-card.xpm
|
||||
|
@ -24,5 +36,6 @@ share/locale/no/LC_MESSAGES/gnome-pim.mo
|
|||
share/locale/pt/LC_MESSAGES/gnome-pim.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-pim.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-pim.mo
|
||||
@dirrm share/gnome/help/cal/C
|
||||
@dirrm share/gnome/help/cal
|
||||
@dirrm share/gnome/help/gnomecal/C/images
|
||||
@dirrm share/gnome/help/gnomecal/C
|
||||
@dirrm share/gnome/help/gnomecal
|
||||
|
|
Loading…
Reference in a new issue