Update the (unofficial, unsupported) Xinerama module to the latest version.
While here, add my local distfiles to the master sites for ion-3 to keep the port fetchable when a new upstream version happens and the distfile goes away.
This commit is contained in:
parent
7cdfd867bf
commit
70e51d4e0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196173
2 changed files with 7 additions and 2 deletions
|
@ -7,10 +7,12 @@
|
|||
|
||||
PORTNAME= ion-3rc
|
||||
PORTVERSION= 20070720
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://modeemi.fi/~tuomov/dl/:ion3 \
|
||||
${MASTER_SITE_LOCAL:S/$/:ion3/} \
|
||||
http://wannabehacker.com/src/:xinerama
|
||||
DISTNAME= ion-3rc-${PORTVERSION}
|
||||
MASTER_SITE_SUBDIR= philip/:ion3
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:ion3
|
||||
|
||||
MAINTAINER= philip@FreeBSD.org
|
||||
|
@ -36,7 +38,7 @@ PLIST_SUB+= NLS=""
|
|||
PLIST_SUB+= XINERAMA="@comment "
|
||||
.else
|
||||
PLIST_SUB+= XINERAMA=""
|
||||
DISTFILES+= mod_xinerama-20070430${EXTRACT_SUFX}:xinerama
|
||||
DISTFILES+= mod_xinerama-20070719${EXTRACT_SUFX}:xinerama
|
||||
.endif
|
||||
|
||||
MAN1= ion3.1 pwm3.1
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
MD5 (ion-3rc-20070720.tar.gz) = cef18d7a4aa476b400ecf722c57f6e6a
|
||||
SHA256 (ion-3rc-20070720.tar.gz) = c1d412444bbcbb541adab4efd9fecb131065f3c8c908b2fe9dd17707ac03df61
|
||||
SIZE (ion-3rc-20070720.tar.gz) = 655409
|
||||
MD5 (mod_xinerama-20070719.tar.gz) = 3cd43f33b23bea8ecd0a73d1b1e05c2d
|
||||
SHA256 (mod_xinerama-20070719.tar.gz) = dd0f24d89161c2d6cca2040313438a2e355824757e8168e7240b600d52ccfc60
|
||||
SIZE (mod_xinerama-20070719.tar.gz) = 11650
|
||||
|
|
Loading…
Reference in a new issue