mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update x11/libxdg-basedir to 1.2.0 [1]
- Update maintainer's email - Remove leading article from COMMENT - Bump affected ports PR: ports/174676 [1] Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer)
This commit is contained in:
parent
320f705698
commit
7ee3616d6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309689
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= xmoto
|
||||
PORTVERSION= 0.5.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
@ -14,7 +15,7 @@ COMMENT= Challenging 2D motocross platform game
|
||||
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
|
||||
jpeg.11:${PORTSDIR}/graphics/jpeg \
|
||||
curl.6:${PORTSDIR}/ftp/curl \
|
||||
xdg-basedir.2:${PORTSDIR}/x11/libxdg-basedir
|
||||
xdg-basedir:${PORTSDIR}/x11/libxdg-basedir
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= awesome
|
||||
PORTVERSION= 3.4.13
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://awesome.naquadah.org/download/
|
||||
|
||||
|
@ -1,17 +1,13 @@
|
||||
# New ports collection makefile for: libxdg-basedir
|
||||
# Date created: April 18, 2009
|
||||
# Whom: Nikos Ntarmos <ntarmos@cs.uoi.gr>
|
||||
#
|
||||
# Created by: Nikos Ntarmos <ntarmos@cs.uoi.gr>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libxdg-basedir
|
||||
PORTVERSION= 1.1.1
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://n.ethz.ch/student/nevillm/download/libxdg-basedir/
|
||||
|
||||
MAINTAINER= ntarmos@cs.uoi.gr
|
||||
COMMENT= An implementation of the XDG Base Directory specification
|
||||
MAINTAINER= ntarmos@ceid.upatras.gr
|
||||
COMMENT= Implementation of the XDG Base Directory specification
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libxdg-basedir-1.1.1.tar.gz) = 2855b44619dc8d43ba7df995e538bf383f53b4276a26c7c26b7ec03c7b9be0ac
|
||||
SIZE (libxdg-basedir-1.1.1.tar.gz) = 316118
|
||||
SHA256 (libxdg-basedir-1.2.0.tar.gz) = 2757a949618742d80ac59ee2f0d946adc6e71576406cdf798e6ced507708cdf4
|
||||
SIZE (libxdg-basedir-1.2.0.tar.gz) = 335790
|
||||
|
@ -3,5 +3,5 @@ include/basedir_fs.h
|
||||
lib/libxdg-basedir.a
|
||||
lib/libxdg-basedir.la
|
||||
lib/libxdg-basedir.so
|
||||
lib/libxdg-basedir.so.2
|
||||
lib/libxdg-basedir.so.3
|
||||
libdata/pkgconfig/libxdg-basedir.pc
|
||||
|
Loading…
Reference in New Issue
Block a user