mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Upgrade to 5.02, with the usual assortment of minor bug fixes and
small updates to various hacks.
This commit is contained in:
parent
b937fbebad
commit
5462f07f5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192494
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xscreensaver
|
||||
PORTVERSION= 5.01
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 5.02
|
||||
CATEGORIES?= x11
|
||||
MASTER_SITES= http://www.jwz.org/xscreensaver/ \
|
||||
http://dougbarton.us/Downloads/
|
||||
@ -104,7 +103,7 @@ post-patch:
|
||||
@ ${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Patched
|
||||
@ ${SED} -e 's#-lpthread#${PTHREAD_LIBS}#g' \
|
||||
-e 's#malloc.h#stdlib.h#g' \
|
||||
-e 's#/usr/X11R6#${X11BASE}#g' \
|
||||
-e 's#/usr/X11R6#${LOCALBASE}#g' \
|
||||
${WRKSRC}/configure.Patched > ${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xscreensaver-5.01.tar.gz) = b60abc52b39591750f48f9c9f20c4167
|
||||
SHA256 (xscreensaver-5.01.tar.gz) = 3e34657a9180c3355a2bc81cec993bf8417daf6f8968d93bcb26751db9c9b0cf
|
||||
SIZE (xscreensaver-5.01.tar.gz) = 5270954
|
||||
MD5 (xscreensaver-5.02.tar.gz) = 83937791b30f55f52011d4fee0f5dff3
|
||||
SHA256 (xscreensaver-5.02.tar.gz) = 0cb7e7653196701c31c2ee66f276f467bd8a9889a71c378aedc3b1fa2b8e879d
|
||||
SIZE (xscreensaver-5.02.tar.gz) = 5371759
|
||||
|
@ -437,5 +437,5 @@ share/pixmaps/xscreensaver.xpm
|
||||
@dirrm %%DATADIR%%/config
|
||||
@dirrm %%DATADIR%%/glade
|
||||
@dirrm %%DATADIR%%
|
||||
@cwd %%X11BASE%%
|
||||
@cwd %%LOCALBASE%%
|
||||
lib/X11/app-defaults/XScreenSaver
|
||||
|
Loading…
Reference in New Issue
Block a user