Update to 0.22.3.
This commit is contained in:
parent
1aa47310ca
commit
86338d61fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43889
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= glunarclock
|
||||
PORTVERSION= 0.22.2
|
||||
PORTVERSION= 0.22.3
|
||||
CATEGORIES= astro gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -22,6 +22,9 @@ USE_GNOME= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
pre-configure:
|
||||
@${RM} -f ${WRKSRC}/config.cache
|
||||
|
||||
pre-patch:
|
||||
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
|
||||
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
|
||||
|
@ -1 +1 @@
|
||||
MD5 (glunarclock_0.22.2-1.tar.gz) = f69f5a88c86da4012241a9e1a3460cd7
|
||||
MD5 (glunarclock_0.22.3-1.tar.gz) = 160c13e15d0313d32daf1f0de1b312a8
|
||||
|
@ -14,6 +14,8 @@ share/gnome/pixmaps/glunarclock/cartoonmoon_12frames.png
|
||||
share/gnome/pixmaps/glunarclock/moon_60frames.png
|
||||
share/locale/de/LC_MESSAGES/glunarclock.mo
|
||||
share/locale/fr/LC_MESSAGES/glunarclock.mo
|
||||
share/locale/hu/LC_MESSAGES/glunarclock.mo
|
||||
share/locale/sv/LC_MESSAGES/glunarclock.mo
|
||||
@dirrm share/gnome/pixmaps/glunarclock
|
||||
@dirrm share/gnome/help/glunarclock_applet/C/stylesheet-images
|
||||
@dirrm share/gnome/help/glunarclock_applet/C
|
||||
|
Loading…
Reference in New Issue
Block a user