mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Update to 0.22.1.
This commit is contained in:
parent
9dcc1945d8
commit
eca93f9365
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43230
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= glunarclock
|
||||
PORTVERSION= 0.20
|
||||
PORTVERSION= 0.22.1
|
||||
CATEGORIES= astro gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -25,7 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
pre-patch:
|
||||
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
|
||||
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
|
||||
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
|
||||
@find ${WRKSRC} -name "Makefile.in*" | xargs ${PERL} -pi -e \
|
||||
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
|
||||
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (glunarclock_0.20-1.tar.gz) = 9e676b69439a4968dad1d98fa14eb98b
|
||||
MD5 (glunarclock_0.22.1-1.tar.gz) = 09eaf9085db0000378012c1848edb513
|
||||
|
@ -1,23 +1,14 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- Makefile.in.orig Mon Jan 29 10:48:08 2001
|
||||
+++ Makefile.in Mon Jan 29 10:50:21 2001
|
||||
@@ -110,7 +110,7 @@
|
||||
--- Makefile.in.orig Tue May 29 10:34:38 2001
|
||||
+++ Makefile.in Tue May 29 10:35:45 2001
|
||||
@@ -108,7 +108,7 @@
|
||||
cflags_set = @cflags_set@
|
||||
cxxflags_set = @cxxflags_set@
|
||||
l = @l@
|
||||
|
||||
-SUBDIRS = intl po macros src docs debian
|
||||
+SUBDIRS = intl po macros src docs
|
||||
-SUBDIRS = intl po macros src docs debian redhat
|
||||
+SUBDIRS = intl po macros src docs # debian redhat
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_HEADER = config.h
|
||||
@@ -126,7 +126,7 @@
|
||||
GZIP_ENV = --best
|
||||
all: all-redirect
|
||||
.SUFFIXES:
|
||||
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(srcdir)/macros/macros.dep
|
||||
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
||||
cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
|
||||
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
|
@ -6,7 +6,6 @@ share/gnome/help/glunarclock_applet/C/glunarclock_applet.png
|
||||
share/gnome/help/glunarclock_applet/C/glunarclock_prefs_image.png
|
||||
share/gnome/help/glunarclock_applet/C/glunarclock_prefs_location.png
|
||||
share/gnome/help/glunarclock_applet/C/index.html
|
||||
share/gnome/help/glunarclock_applet/C/ln7.html
|
||||
share/gnome/help/glunarclock_applet/C/topic.dat
|
||||
share/gnome/pixmaps/glunarclock-logo.png
|
||||
share/gnome/pixmaps/glunarclock/cartoonmoon_12frames.png
|
||||
|
Loading…
Reference in New Issue
Block a user